ug4
ug::bridge::ParameterStack Member List

This is the complete list of members for ug::bridge::ParameterStack, including all inherited members.

_push_native(const T &val)ug::bridge::ParameterStackinlineprotected
_push_pointer(TPtr val)ug::bridge::ParameterStackinlineprotected
_push_pointer_vector(const std::vector< TPtr > &vec)ug::bridge::ParameterStackinlineprotected
_push_type()ug::bridge::ParameterInfoinlineprotected
_push_type()ug::bridge::ParameterInfoinlineprotected
_push_vector(SmartPtr< std::vector< T > > spVec)ug::bridge::ParameterStackinlineprotected
_push_vector_type()ug::bridge::ParameterInfoinlineprotected
_push_vector_type()ug::bridge::ParameterInfoinlineprotected
_push_void_pointer(T val, const ClassNameNode *classNameNode)ug::bridge::ParameterStackinlineprotected
_push_void_pointer_vector(SmartPtr< std::vector< std::pair< TVoid, const ClassNameNode * > > > spVec, const ClassNameNode *baseNameNode=NULL)ug::bridge::ParameterStackinlineprotected
_to_native(int index) constug::bridge::ParameterStackinlineprotected
_to_native_vector(int index) constug::bridge::ParameterStackinlineprotected
_to_pointer(int index) constug::bridge::ParameterStackinlineprotected
_to_pointer_vector(int index) constug::bridge::ParameterStackinlineprotected
_to_void_pointer_vector(int index) constug::bridge::ParameterStackinlineprotected
ARRAY_INDEX_TO_STACK_INDEX(int index, int stackSize)ug::bridge::ParameterInfoinlineprotectedstatic
class_name(int index) constug::bridge::ParameterInfoinline
class_name_node(int index) constug::bridge::ParameterInfoinline
get(int index) constug::bridge::ParameterStackinline
is_vector(int index) constug::bridge::ParameterInfoinline
m_numEntriesug::bridge::ParameterInfoprotected
m_vEntryug::bridge::ParameterStackprivate
m_vEntryTypeug::bridge::ParameterInfoprotected
m_vStoredSmartPtrug::bridge::ParameterStackprotected
parameter_named(int index) constug::bridge::ParameterInfoinline
PARAMETER_STACK_MAX_SIZEug::bridge::ParameterInfoprotectedstatic
ParameterInfo()ug::bridge::ParameterInfoinline
push(void *ptr, const ClassNameNode *classNameNode)ug::bridge::ParameterStackinline
push(const void *ptr, const ClassNameNode *classNameNode)ug::bridge::ParameterStackinline
push(SmartPtr< void > ptr, const ClassNameNode *classNameNode)ug::bridge::ParameterStackinline
push(ConstSmartPtr< void > ptr, const ClassNameNode *classNameNode)ug::bridge::ParameterStackinline
push(SmartPtr< std::vector< std::pair< void *, const ClassNameNode * > > > spVec)ug::bridge::ParameterStackinline
push(SmartPtr< std::vector< std::pair< const void *, const ClassNameNode * > > > spVec)ug::bridge::ParameterStackinline
push(SmartPtr< std::vector< std::pair< SmartPtr< void >, const ClassNameNode * > > > spVec)ug::bridge::ParameterStackinline
push(SmartPtr< std::vector< std::pair< ConstSmartPtr< void >, const ClassNameNode * > > > spVec)ug::bridge::ParameterStackinline
push(SmartPtr< std::vector< bool > > spVec)ug::bridge::ParameterStackinline
push(SmartPtr< std::vector< size_t > > spVec)ug::bridge::ParameterStackinline
push(SmartPtr< std::vector< int > > spVec)ug::bridge::ParameterStackinline
push(SmartPtr< std::vector< float > > spVec)ug::bridge::ParameterStackinline
push(SmartPtr< std::vector< double > > spVec)ug::bridge::ParameterStackinline
push(SmartPtr< std::vector< const char * > > spVec)ug::bridge::ParameterStackinline
push(SmartPtr< std::vector< std::string > > spVec)ug::bridge::ParameterStackinline
push(T data)ug::bridge::ParameterStackinline
push_type()ug::bridge::ParameterInfoinline
size() constug::bridge::ParameterInfoinline
to(int index) constug::bridge::ParameterStackinline
type(int index) constug::bridge::ParameterInfoinline