BcPOC
SF-HRP ASM implementation
Static Public Member Functions
CPlanParser Class Reference

#include <plan_parser.hpp>

List of all members.

Static Public Member Functions

static CSFHRPASMParse (const char *, IEngineDescriptor *engine)
static void startElement (void *, const xmlChar *, const xmlChar **)
static void endElement (void *, const xmlChar *)
static void characters (void *, const xmlChar *, int)

Member Function Documentation

void CPlanParser::characters ( void *  user_data,
const xmlChar *  chars,
int  len 
) [static]
void CPlanParser::endElement ( void *  user_data,
const xmlChar *  name 
) [static]
CSFHRPASM * CPlanParser::Parse ( const char *  fn,
IEngineDescriptor engine 
) [static]
void CPlanParser::startElement ( void *  user_data,
const xmlChar *  name,
const xmlChar **  attrs 
) [static]

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