PUMA Library Reference Manual
|
#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 |
|
inline |
|
inline |
CObjectInfo* Puma::CSemExpr::SubObj::info |
int Puma::CSemExpr::SubObj::size |
CTypeInfo* Puma::CSemExpr::SubObj::type |