Richard Boegli's CnC_Generals_Zero_Hour Fork WIP
This is documentation of Richard Boegil's Zero Hour Fork
 
Loading...
Searching...
No Matches
MultiIniFieldParse Class Reference

#include <INI.h>

Public Member Functions

 MultiIniFieldParse ()
 
void add (const FieldParse *f, UnsignedInt e=0)
 
Int getCount () const
 
const FieldParsegetNthFieldParse (Int i) const
 
UnsignedInt getNthExtraOffset (Int i) const
 

Detailed Description

Definition at line 132 of file INI.h.

Constructor & Destructor Documentation

◆ MultiIniFieldParse()

MultiIniFieldParse::MultiIniFieldParse ( )
inline

Definition at line 142 of file INI.h.

Member Function Documentation

◆ add()

void MultiIniFieldParse::add ( const FieldParse * f,
UnsignedInt e = 0 )

Definition at line 1443 of file INI.cpp.

◆ getCount()

Int MultiIniFieldParse::getCount ( ) const
inline

Definition at line 154 of file INI.h.

◆ getNthExtraOffset()

UnsignedInt MultiIniFieldParse::getNthExtraOffset ( Int i) const
inline

Definition at line 156 of file INI.h.

◆ getNthFieldParse()

const FieldParse * MultiIniFieldParse::getNthFieldParse ( Int i) const
inline

Definition at line 155 of file INI.h.


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