Namespaces | Defines | 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

namespace  icl_core
namespace  icl_core::config
 

Framework for processing configuration files.


Defines

#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 <scholl@fzi.de>
Klaus Uhl <uhl@fzi.de>
Date:
2001-01-11

Definition in file AttributeTree.cpp.


Define Documentation

#define LOCAL_PRINTF   printf

Definition at line 39 of file AttributeTree.cpp.



fzi_icl_core
Author(s):
autogenerated on Thu Jun 6 2019 20:22:24