ROOT
v6-30
Reference Guide
Loading...
Searching...
No Matches
Reflex.h
Go to the documentation of this file.
1
#ifndef CPYCPPYY_REFLEX_H
2
#define CPYCPPYY_REFLEX_H
3
4
//
5
// Access to the C++ reflection information
6
//
7
8
namespace
Cppyy
{
9
10
namespace
Reflex {
11
12
typedef
int
RequestId_t
;
13
14
const
RequestId_t
IS_NAMESPACE
= 1;
15
16
const
RequestId_t
OFFSET
= 2;
17
const
RequestId_t
RETURN_TYPE
= 3;
18
const
RequestId_t
TYPE
= 4;
19
20
typedef
int
FormatId_t
;
21
const
FormatId_t
OPTIMAL
= 1;
22
const
FormatId_t
AS_TYPE
= 2;
23
const
FormatId_t
AS_STRING
= 3;
24
25
}
// namespace Reflex
26
27
}
// namespace Cppyy
28
29
#endif
// !CPYCPPYY_REFLEX_H
int
Cppyy::Reflex::TYPE
const RequestId_t TYPE
Definition
Reflex.h:18
Cppyy::Reflex::FormatId_t
int FormatId_t
Definition
Reflex.h:20
Cppyy::Reflex::RETURN_TYPE
const RequestId_t RETURN_TYPE
Definition
Reflex.h:17
Cppyy::Reflex::AS_STRING
const FormatId_t AS_STRING
Definition
Reflex.h:23
Cppyy::Reflex::OPTIMAL
const FormatId_t OPTIMAL
Definition
Reflex.h:21
Cppyy::Reflex::IS_NAMESPACE
const RequestId_t IS_NAMESPACE
Definition
Reflex.h:14
Cppyy::Reflex::OFFSET
const RequestId_t OFFSET
Definition
Reflex.h:16
Cppyy::Reflex::AS_TYPE
const FormatId_t AS_TYPE
Definition
Reflex.h:22
Cppyy::Reflex::RequestId_t
int RequestId_t
Definition
Reflex.h:12
Cppyy
Definition
cpp_cppyy.h:17
bindings
pyroot
cppyy
CPyCppyy
inc
CPyCppyy
Reflex.h
ROOT v6-30 - Reference Guide Generated on Sun Dec 1 2024 05:17:12 (GVA Time) using Doxygen 1.9.8