OpenStructure
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Data Structures | Typedefs | Functions
ost::info::detail Namespace Reference

Data Structures

class  EleImpl
class  InfoImpl

Typedefs

typedef std::vector< ElePtrEleList

Functions

void SetInfoItemNewType (EleImpl &item, int new_type)
void SetInfoItemNewType (EleImpl &item, Type new_type)

Typedef Documentation

typedef std::vector<ElePtr> EleList

Definition at line 50 of file info_impl.hh.


Function Documentation

void ost::info::detail::SetInfoItemNewType ( EleImpl &  item,
int  new_type 
)

this is the public interface

Definition at line 280 of file item_type_cast.hh.

void ost::info::detail::SetInfoItemNewType ( EleImpl &  item,
Type  new_type 
)

Definition at line 296 of file item_type_cast.hh.