Namespaces | Macros | Functions | Variables
AttributeTree.cpp File Reference
#include <assert.h>
#include <ctype.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include "icl_core/os_string.h"
#include "icl_core_config/AttributeTree.h"
Include dependency graph for AttributeTree.cpp:

Go to the source code of this file.

Namespaces

 icl_core
 
 icl_core::config
 Framework for processing configuration files.
 

Macros

#define LOCAL_PRINTF   printf
 

Functions

void icl_core::config::readNextLineInBuffer (istream &in)
 

Variables

static char icl_core::config::buffer [2000]
 
const char * icl_core::config::comment_end_str = "}_COMMENT_"
 
const char * icl_core::config::comment_str = comment_end_str + 1
 
const char icl_core::config::DSEP = '/'
 
const char icl_core::config::DSEP_OTHER = '\\'
 
int icl_core::config::file_name_str_len = 0
 
int icl_core::config::file_path_str_len = 0
 
const int icl_core::config::INCLUDE_OFFSET = 10
 
const char * icl_core::config::include_str = "_INCLUDE_"
 

Detailed Description

Author
Kay-Ulrich Scholl schol.nosp@m.l@fz.nosp@m.i.de
Klaus Uhl uhl@f.nosp@m.zi.d.nosp@m.e
Date
2001-01-11

Definition in file AttributeTree.cpp.

Macro Definition Documentation

#define LOCAL_PRINTF   printf

Definition at line 39 of file AttributeTree.cpp.



fzi_icl_core
Author(s):
autogenerated on Mon Jun 10 2019 13:17:58