#include <stdio.h>
Include dependency graph for lXDR.hh:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
namespace | UTIL |
Classes | |
class | UTIL::lXDR |
Defines | |
#define | LXDR_SUCCESS 0 |
#define | LXDR_OPENFAILURE 1 |
#define | LXDR_READONLY 2 |
#define | LXDR_WRITEONLY 3 |
#define | LXDR_NOFILE 4 |
#define | LXDR_READERROR 5 |
#define | LXDR_WRITEERROR 6 |
#define | LXDR_SEEKERROR 7 |