PUMA Library Reference Manual
Loading...
Searching...
No Matches
Puma::CSemExpr::SubObj Struct Reference

#include <CSemExpr.h>

Public Member Functions

 SubObj ()
 
 SubObj (CObjectInfo *i, CTypeInfo *t, int s)
 
SubObjoperator= (const SubObj &s)
 

Public Attributes

CObjectInfoinfo
 
CTypeInfotype
 
int size
 

Constructor & Destructor Documentation

◆ SubObj() [1/2]

Puma::CSemExpr::SubObj::SubObj ( )
inline

◆ SubObj() [2/2]

Puma::CSemExpr::SubObj::SubObj ( CObjectInfo i,
CTypeInfo t,
int  s 
)
inline

Member Function Documentation

◆ operator=()

SubObj & Puma::CSemExpr::SubObj::operator= ( const SubObj s)
inline

Member Data Documentation

◆ info

CObjectInfo* Puma::CSemExpr::SubObj::info

◆ size

int Puma::CSemExpr::SubObj::size

◆ type

CTypeInfo* Puma::CSemExpr::SubObj::type