Puma Reference Manual | Puma: Puma::CSemExpr::SubObj Struct Reference |
#include <CSemExpr.h>
Public Member Functions | |
SubObj () | |
SubObj (CObjectInfo *i, CTypeInfo *t, int s) | |
SubObj & | operator= (const SubObj &s) |
Public Attributes | |
CObjectInfo * | info |
CTypeInfo * | type |
int | size |
Puma::CSemExpr::SubObj::SubObj | ( | ) | [inline] |
Puma::CSemExpr::SubObj::SubObj | ( | CObjectInfo * | i, | |
CTypeInfo * | t, | |||
int | s | |||
) | [inline] |