OpenStructure
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

◆ EleList

typedef std::vector<ElePtr> EleList

Definition at line 50 of file info_impl.hh.

Function Documentation

◆ SetInfoItemNewType() [1/2]

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.

◆ SetInfoItemNewType() [2/2]

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

Definition at line 296 of file item_type_cast.hh.