zenilib  0.5.3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
TPragma Struct Reference

#include <Pragma.h>

Public Member Functions

 TPragma ()
 
 TPragma (bool o, bool d)
 

Public Attributes

bool debug
 
bool optimize
 

Detailed Description

Definition at line 10 of file Pragma.h.

Constructor & Destructor Documentation

TPragma::TPragma ( )
inline

Definition at line 12 of file Pragma.h.

TPragma::TPragma ( bool  o,
bool  d 
)
inline

Definition at line 13 of file Pragma.h.

Member Data Documentation

bool TPragma::debug

Definition at line 16 of file Pragma.h.

Referenced by TDirectiveHandler::handlePragma().

bool TPragma::optimize

Definition at line 15 of file Pragma.h.

Referenced by TDirectiveHandler::handlePragma().


The documentation for this struct was generated from the following file: