Fast Research Interface Library  Manual and Documentation
Classes | Defines
include/InitializationFileEntry.h File Reference

Header file for the class InitializationFileEntry. More...

#include <stdlib.h>

Go to the source code of this file.

Classes

class  InitializationFileEntry
 A simple implementation of a class for reading an initialization file. More...

Defines

#define VALUELEN   ((unsigned int)512)
 The maximum length of one single entry of the initialization file in bytes (including the terminating \0 character)
#define NAMELEN   ((unsigned int)512)
 The maximum length of one entry or section name of the initialization file in bytes (including the terminating \0 character)

Detailed Description

Header file for the class InitializationFileEntry.

The class InitializationFileEntry provides a simple interface to read entries from an initialization file and to provide in an application.

GNU Lesser Public License
This file is part of the Fast Research Interface Library.

The Fast Research Interface Library is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

The Fast Research Interface Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with the Fast Research Interface Library. If not, see http://www.gnu.org/licenses.

Stanford University
Department of Computer Science
Artificial Intelligence Laboratory
Gates Computer Science Building 1A
353 Serra Mall
Stanford, CA 94305-9010
USA

http://cs.stanford.edu/groups/manips

Date:
November 2011
Version:
1.0
Author:
Michael Borchard, Torsten Kroeger, tkr@s.nosp@m.tanf.nosp@m.ord.e.nosp@m.du

Definition in file InitializationFileEntry.h.


Define Documentation

#define NAMELEN   ((unsigned int)512)

The maximum length of one entry or section name of the initialization file in bytes (including the terminating \0 character)

Definition at line 80 of file InitializationFileEntry.h.

#define VALUELEN   ((unsigned int)512)

The maximum length of one single entry of the initialization file in bytes (including the terminating \0 character)

Definition at line 70 of file InitializationFileEntry.h.

This document was generated with Doxygen on Thu Apr 12 2012 11:18:54. User documentation of the Fast Research Interface Library for the KUKA Lightweight Robot IV by the Stanford Robotics Research Group. Copyright 2010–2012.