#include <apr_symrec.h>
|
| 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) |
|
◆ 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 |
◆ info
std::string SEAMS::symrec::info {} |
◆ isInternal
bool SEAMS::symrec::isInternal |
◆ name
std::string SEAMS::symrec::name {} |
◆ next
◆ syntax
std::string SEAMS::symrec::syntax {} |
◆ type
◆ value
struct SEAMS::symrec::value SEAMS::symrec::value |
The documentation for this struct was generated from the following file: