cgv
Loading...
Searching...
No Matches
cgv::base::registration_order_info Struct Reference

Public Member Functions

 registration_order_info (const std::string &_partial_order, bool _before_contructor_execution, const std::string &_when)
 

Public Attributes

std::string partial_order
 
bool before_contructor_execution
 
std::string when
 

Detailed Description

Definition at line 47 of file register.cxx.

Constructor & Destructor Documentation

◆ registration_order_info() [1/2]

cgv::base::registration_order_info::registration_order_info ( )
inline

Definition at line 52 of file register.cxx.

◆ registration_order_info() [2/2]

cgv::base::registration_order_info::registration_order_info ( const std::string &  _partial_order,
bool  _before_contructor_execution,
const std::string &  _when 
)
inline

Definition at line 53 of file register.cxx.

Member Data Documentation

◆ before_contructor_execution

bool cgv::base::registration_order_info::before_contructor_execution

Definition at line 50 of file register.cxx.

◆ partial_order

std::string cgv::base::registration_order_info::partial_order

Definition at line 49 of file register.cxx.

◆ when

std::string cgv::base::registration_order_info::when

Definition at line 51 of file register.cxx.


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