Logo ROOT  
Reference Guide
ROOT::Internal::TSchemaType Struct Reference

Definition at line 13 of file TSchemaType.h.

Public Member Functions

 TSchemaType ()=default
 
 TSchemaType (const char *type, const char *dim)
 
 TSchemaType (const std::string &type, const std::string &dim)
 

Public Attributes

std::string fDimensions
 
std::string fType
 

#include </home/sftnight/build/workspace/root-makedoc-v622/rootspi/rdoc/src/v6-22-00-patches/core/foundation/res/TSchemaType.h>

Constructor & Destructor Documentation

◆ TSchemaType() [1/3]

ROOT::Internal::TSchemaType::TSchemaType ( )
default

◆ TSchemaType() [2/3]

ROOT::Internal::TSchemaType::TSchemaType ( const char *  type,
const char *  dim 
)
inline

Definition at line 15 of file TSchemaType.h.

◆ TSchemaType() [3/3]

ROOT::Internal::TSchemaType::TSchemaType ( const std::string &  type,
const std::string &  dim 
)
inline

Definition at line 16 of file TSchemaType.h.

Member Data Documentation

◆ fDimensions

std::string ROOT::Internal::TSchemaType::fDimensions

Definition at line 18 of file TSchemaType.h.

◆ fType

std::string ROOT::Internal::TSchemaType::fType

Definition at line 17 of file TSchemaType.h.

Collaboration diagram for ROOT::Internal::TSchemaType:
[legend]

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