Represents struct fields (name,offset etc.). More...
#include <type.h>
| Public Member Functions | |
| template<class Archive > | |
| void | save (Archive &ar, const unsigned int version) const | 
| template<class Archive > | |
| void | load (Archive &ar, const unsigned int version) | 
| Public Attributes | |
| string | fname | 
| int | offset | 
| type * | t | 
| Friends | |
| class | boost::serialization::access | 
| ostream & | operator<< (ostream &os, const type &obj) | 
Represents struct fields (name,offset etc.).
 1.6.3
 1.6.3