Logo ROOT   6.18/05
Reference Guide
List of all members | Public Member Functions | Public Attributes | List of all members
ROOT::Experimental::Detail::RMapper::RFieldDescriptor Struct Reference

Definition at line 110 of file RPageStorageRoot.hxx.

Public Member Functions

 RFieldDescriptor (const std::string &f, const std::string &t)
 

Public Attributes

std::string fFieldName
 
std::string fTypeName
 

#include <ROOT/RPageStorageRoot.hxx>

Constructor & Destructor Documentation

◆ RFieldDescriptor()

ROOT::Experimental::Detail::RMapper::RFieldDescriptor::RFieldDescriptor ( const std::string &  f,
const std::string &  t 
)
inline

Definition at line 111 of file RPageStorageRoot.hxx.

Member Data Documentation

◆ fFieldName

std::string ROOT::Experimental::Detail::RMapper::RFieldDescriptor::fFieldName

Definition at line 112 of file RPageStorageRoot.hxx.

◆ fTypeName

std::string ROOT::Experimental::Detail::RMapper::RFieldDescriptor::fTypeName

Definition at line 113 of file RPageStorageRoot.hxx.

Collaboration diagram for ROOT::Experimental::Detail::RMapper::RFieldDescriptor:
[legend]

The documentation for this struct was generated from the following file: