OpenStructure
|
Data Structures | |
class | EleImpl |
class | InfoImpl |
Typedefs | |
typedef std::vector< ElePtr > | EleList |
Functions | |
void | SetInfoItemNewType (EleImpl &item, int new_type) |
void | SetInfoItemNewType (EleImpl &item, Type new_type) |
Definition at line 50 of file info_impl.hh.
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.