Logo ROOT  
Reference Guide
Loading...
Searching...
No Matches
ROOT::RRulesList Struct Reference

Definition at line 27 of file RConversionRuleParser.h.

Public Member Functions

size_t size () const

Public Attributes

bool fGenerated = false
std::list< SchemaRuleMap_tfRules
const clang::CXXRecordDecl * fTargetDecl

#include </home/stephan/code/root-2/core/foundation/res/RConversionRuleParser.h>

Member Function Documentation

◆ size()

size_t ROOT::RRulesList::size ( ) const
inline

Definition at line 32 of file RConversionRuleParser.h.

Member Data Documentation

◆ fGenerated

bool ROOT::RRulesList::fGenerated = false

Definition at line 28 of file RConversionRuleParser.h.

◆ fRules

std::list<SchemaRuleMap_t> ROOT::RRulesList::fRules

Definition at line 29 of file RConversionRuleParser.h.

◆ fTargetDecl

const clang::CXXRecordDecl* ROOT::RRulesList::fTargetDecl

Definition at line 30 of file RConversionRuleParser.h.


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