Puma Reference Manual Puma: Puma::CLabelInfo Class Reference



Puma::CLabelInfo Class Reference

#include <Puma/CLabelInfo.h>

Inheritance diagram for Puma::CLabelInfo:

Inheritance graph

List of all members.


Detailed Description

Semantic information about a jump label.

Jump labels are used as argument of goto-statements.

Public Member Functions

 CLabelInfo ()
 Constructor.
 ~CLabelInfo ()
 Destructor.


Constructor & Destructor Documentation

Puma::CLabelInfo::CLabelInfo (  )  [inline]

Constructor.

Puma::CLabelInfo::~CLabelInfo (  ) 

Destructor.

If the object type is CObjectInfo::LABEL_INFO, CObjectInfo::CleanUp() is called.




Puma Reference Manual. Created on 11 Jul 2008.