ARB
Public Member Functions | List of all members
Header Class Reference
Inheritance diagram for Header:
Inheritance graph
[legend]
Collaboration diagram for Header:
Collaboration graph
[legend]

Public Member Functions

 Header (const char *key_)
 
 ~Header ()
 
void set_next (Header *header)
 
const charget_key () const
 
const Headernext_header () const
 

Detailed Description

Definition at line 186 of file aisc_parser.c.

Constructor & Destructor Documentation

Header::Header ( const char key_)
inline

Definition at line 190 of file aisc_parser.c.

References NULp.

Header::~Header ( )
inline

Definition at line 191 of file aisc_parser.c.

Member Function Documentation

void Header::set_next ( Header header)
inline

Definition at line 193 of file aisc_parser.c.

References aisc_assert.

Referenced by HeaderList::append().

const char* Header::get_key ( ) const
inline

Definition at line 195 of file aisc_parser.c.

const Header* Header::next_header ( ) const
inline

Definition at line 196 of file aisc_parser.c.


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