Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
Cppyy::Reflex Namespace Reference

Typedefs

typedef int FormatId_t
 
typedef int RequestId_t
 

Variables

const FormatId_t AS_STRING = 3
 
const FormatId_t AS_TYPE = 2
 
const RequestId_t IS_AGGREGATE = 2
 
const RequestId_t IS_NAMESPACE = 1
 
const RequestId_t OFFSET = 16
 
const FormatId_t OPTIMAL = 1
 
const RequestId_t RETURN_TYPE = 17
 
const RequestId_t TYPE = 18
 

Typedef Documentation

◆ FormatId_t

Definition at line 21 of file Reflex.h.

◆ RequestId_t

Definition at line 12 of file Reflex.h.

Variable Documentation

◆ AS_STRING

const FormatId_t Cppyy::Reflex::AS_STRING = 3

Definition at line 24 of file Reflex.h.

◆ AS_TYPE

const FormatId_t Cppyy::Reflex::AS_TYPE = 2

Definition at line 23 of file Reflex.h.

◆ IS_AGGREGATE

const RequestId_t Cppyy::Reflex::IS_AGGREGATE = 2

Definition at line 15 of file Reflex.h.

◆ IS_NAMESPACE

const RequestId_t Cppyy::Reflex::IS_NAMESPACE = 1

Definition at line 14 of file Reflex.h.

◆ OFFSET

const RequestId_t Cppyy::Reflex::OFFSET = 16

Definition at line 17 of file Reflex.h.

◆ OPTIMAL

const FormatId_t Cppyy::Reflex::OPTIMAL = 1

Definition at line 22 of file Reflex.h.

◆ RETURN_TYPE

const RequestId_t Cppyy::Reflex::RETURN_TYPE = 17

Definition at line 18 of file Reflex.h.

◆ TYPE

const RequestId_t Cppyy::Reflex::TYPE = 18

Definition at line 19 of file Reflex.h.