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

Public Member Functions

 HeaderList ()
 
void reset ()
 
 ~HeaderList ()
 
void set_first_header (Header *header, const char *location)
 
void append (Header *header)
 
const Headerfirst_header () const
 
const chardefined_at () const
 

Detailed Description

Definition at line 199 of file aisc_parser.c.

Constructor & Destructor Documentation

HeaderList::HeaderList ( )
inline

Definition at line 206 of file aisc_parser.c.

References NULp.

HeaderList::~HeaderList ( )
inline

Definition at line 216 of file aisc_parser.c.

References reset().

Member Function Documentation

void HeaderList::reset ( )
inline

Definition at line 210 of file aisc_parser.c.

References NULp.

Referenced by ~HeaderList().

void HeaderList::set_first_header ( Header header,
const char location 
)
inline

Definition at line 218 of file aisc_parser.c.

References aisc_assert.

void HeaderList::append ( Header header)
inline

Definition at line 223 of file aisc_parser.c.

References aisc_assert, and Header::set_next().

const Header* HeaderList::first_header ( ) const
inline

Definition at line 229 of file aisc_parser.c.

const char* HeaderList::defined_at ( ) const
inline

Definition at line 230 of file aisc_parser.c.


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