Macros | Functions
load.cpp File Reference
#include "chain.h"
Include dependency graph for load.cpp:

Go to the source code of this file.

Macros

#define DEFAULT_LEX_LINE_BUFFER_SIZE   (64*1024)
 

Functions

void ChainDeleteLexerBuffers ()
 
void ChainMakeLexerBuffers (int lexBufferSize, int lineBufferSize)
 
void ChainSetInputFile (FILE *fp)
 
int chparse ()
 
void ClearBuffer ()
 
void SetChain (Chain *ch)
 
void SetCharName (const char *chname)
 

Macro Definition Documentation

◆ DEFAULT_LEX_LINE_BUFFER_SIZE

#define DEFAULT_LEX_LINE_BUFFER_SIZE   (64*1024)

Definition at line 16 of file load.cpp.

Function Documentation

◆ ChainDeleteLexerBuffers()

void ChainDeleteLexerBuffers ( )

◆ ChainMakeLexerBuffers()

void ChainMakeLexerBuffers ( int  lexBufferSize,
int  lineBufferSize 
)

◆ ChainSetInputFile()

void ChainSetInputFile ( FILE *  fp)

◆ chparse()

int chparse ( )

◆ ClearBuffer()

void ClearBuffer ( )

◆ SetChain()

void SetChain ( Chain ch)

◆ SetCharName()

void SetCharName ( const char *  chname)


openhrp3
Author(s): AIST, General Robotix Inc., Nakamura Lab of Dept. of Mechano Informatics at University of Tokyo
autogenerated on Thu Sep 8 2022 02:24:06