Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
Loading...
Searching...
No Matches
Tag_Data Struct Reference
Collaboration diagram for Tag_Data:
[legend]

Public Member Functions

 Tag_Data ()=default
 
 Tag_Data (const string &str, Tag_Option option)
 
 Tag_Data ()=default
 
 Tag_Data (string str, const Tag_Option option)
 

Public Attributes

string tag
 
Tag_Option tag_option
 
long double x_offset
 
long double y_offset
 
Token_Type sense
 
double xoffset
 
double yoffset
 

Detailed Description

Definition at line 190 of file btreepic.C.

Constructor & Destructor Documentation

◆ Tag_Data() [1/4]

Tag_Data::Tag_Data ( )
default

◆ Tag_Data() [2/4]

Tag_Data::Tag_Data ( const string &  str,
Tag_Option  option 
)
inline

Definition at line 199 of file btreepic.C.

◆ Tag_Data() [3/4]

Tag_Data::Tag_Data ( )
default

◆ Tag_Data() [4/4]

Tag_Data::Tag_Data ( string  str,
const Tag_Option  option 
)
inline

Definition at line 252 of file ntreepic.C.

Member Data Documentation

◆ sense

Token_Type Tag_Data::sense

Definition at line 322 of file graphpic.C.

◆ tag

string Tag_Data::tag

Definition at line 192 of file btreepic.C.

◆ tag_option

Tag_Option Tag_Data::tag_option

Definition at line 193 of file btreepic.C.

◆ x_offset

long double Tag_Data::x_offset

Definition at line 194 of file btreepic.C.

◆ xoffset

double Tag_Data::xoffset

Definition at line 323 of file graphpic.C.

◆ y_offset

long double Tag_Data::y_offset

Definition at line 195 of file btreepic.C.

◆ yoffset

double Tag_Data::yoffset

Definition at line 324 of file graphpic.C.


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