Poco::CppParser::Struct

struct Base

File Information

Library: CppParser
Package: SymbolTable
Header: Poco/CppParser/Struct.h

Variables

access

Symbol::Access access;

isVirtual

bool isVirtual;

name

std::string name;

pClass

Struct * pClass;