Aprepro 5.0x
Loading...
Searching...
No Matches
SEAMS::symrec Struct Reference

#include <apr_symrec.h>

Collaboration diagram for SEAMS::symrec:

Classes

struct  value
 

Public Member Functions

 symrec (const char *my_name, int my_type, bool is_internal=false)
 
 symrec (const std::string &my_name, int my_type, bool is_internal=false)
 

Public Attributes

std::string name {}
 
std::string syntax {}
 
std::string info {}
 
int type
 
bool isInternal
 
struct SEAMS::symrec::value value
 
symrecnext
 

Constructor & Destructor Documentation

◆ symrec() [1/2]

SEAMS::symrec::symrec ( const char * my_name,
int my_type,
bool is_internal = false )
inline

◆ symrec() [2/2]

SEAMS::symrec::symrec ( const std::string & my_name,
int my_type,
bool is_internal = false )
inline

Member Data Documentation

◆ info

std::string SEAMS::symrec::info {}

◆ isInternal

bool SEAMS::symrec::isInternal

◆ name

std::string SEAMS::symrec::name {}

◆ next

symrec* SEAMS::symrec::next

◆ syntax

std::string SEAMS::symrec::syntax {}

◆ type

int SEAMS::symrec::type

◆ value

struct SEAMS::symrec::value SEAMS::symrec::value

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