Synesis Software STLSoft - ... Robust, Lightweight, Cross-platform, Template Software ...

pan_be_file_init_t Struct Reference
[Pantheios file Stock Back-end]

#include <pantheios/backends/bec.file.h>

List of all members.


Detailed Description

Structure used for specifying initialisation information to the be.file library.
Examples:

cpp/backends/example.cpp.backends.file.callback/example.cpp.backends.file.callback.cpp.


Public Attributes

pan_uint32_t version
pan_uint32_t flags
PAN_CHAR_T buff [1+(PANTHEIOS_BE_FILE_MAX_FILE_LEN)]
PAN_CHAR_T const * fileName

Member Data Documentation

pan_uint32_t version

Must be initialised to the value of PANTHEIOS_VER

pan_uint32_t flags

Flags that control the information displayed.

PAN_CHAR_T buff[1+(PANTHEIOS_BE_FILE_MAX_FILE_LEN)]

Buffer for use by client to write file name, to which fileName can be pointed.

See also:
PANTHEIOS_BE_FILE_MAX_FILE_LEN

PAN_CHAR_T const* fileName

Must be pointed to the file name.


The documentation for this struct was generated from the following file:

pantheios Library documentation © Matthew Wilson & Synesis Software, 2006-2011 SourceForge.net Logo