errc.h File Reference


Detailed Description

The definition of the type Errc which holds any primitive type value.

#include <memory.h>

Go to the source code of this file.

Namespaces

namespace  pandore

Classes

class  pandore::Errc
 A type that contains any primitive type value. More...

Enumerations

enum  FS_t

Functions

void pandore::Exit (const Errc &e)
void pandore::Exit (FS_t v)
void pandore::Exit (int v)
void pandore::Exit (Char v)
void pandore::Exit (Uchar v)
void pandore::Exit (Short v)
void pandore::Exit (Ushort v)
void pandore::Exit (Long v)
void pandore::Exit (Ulong v)
void pandore::Exit (Llong v)
void pandore::Exit (Ullong v)
void pandore::Exit (Float v)
void pandore::Exit (Double v)
bool pandore::operator && (Errc &e1, Errc &e2)
bool pandore::operator && (Errc &e, bool b)
bool pandore::operator && (bool b, Errc &e)
bool pandore::operator|| (Errc &e1, Errc &e2)
bool pandore::operator|| (Errc &e, bool b)
bool pandore::operator|| (bool b, Errc &e)


The Pantheon project
Image Team GREYC Laboratory
UMR CNRS 6072 - ENSICAEN - University of Caen, France
This page was last modified on 19 June 2015