Overview   Project   Class   Tree   Deprecated   Index 
0 A.D.
FRAMES    NO FRAMES
SUMMARY:  INNER | FIELD | CONSTR | METHOD

lib
Namespace ERR

   in debug.h
   in debug_stl.h
   in lib_errors.h
   in mmgr.h
   in path_util.h
   in secure_crt.h

namespace ERR

========================================================================= File : debug_stl.h Project : 0 A.D. Description : portable debugging helper functions specific to the STL. =========================================================================


Field Summary
 const LibError _1
          
 const LibError _11
          
 const LibError _12
          
 const LibError _13
          
 const LibError _14
          
 const LibError _15
          
 const LibError _16
          
 const LibError _17
          
 const LibError _18
          
 const LibError _19
          
 const LibError _2
          
 const LibError _21
          
 const LibError _22
          
 const LibError _23
          
 const LibError _24
          
 const LibError _25
          
 const LibError _26
          
 const LibError _27
          
 const LibError _28
          
 const LibError _29
          
 const LibError _3
          
 const LibError _4
          
 const LibError _5
          
 const LibError _6
          
 const LibError _7
          
 const LibError _8
          
 const LibError _9
          
 const LibError AGAIN
          
 const LibError BUF_SIZE
          
 const LibError CORRUPTED
          
 const LibError FAIL
          
 const LibError INVALID_HANDLE
          
 const LibError INVALID_PARAM
          
 const LibError LIMIT
          
 const LibError LOGIC
          
 const LibError MEM_ALLOC_NOT_FOUND
          
 const LibError MEM_OVERWRITTEN
          
 const LibError NO_MEM
          
 const LibError NO_SYS
          
 const LibError NOT_IMPLEMENTED
          
 const LibError NOT_SUPPORTED
          
 const LibError PATH_COMPONENT_SEPARATOR
          
 const LibError PATH_EMPTY
          
 const LibError PATH_LENGTH
          
 const LibError PATH_NON_CANONICAL
          
 const LibError PATH_NON_PORTABLE
          
 const LibError PATH_NOT_RELATIVE
          
 const LibError REENTERED
          
 const LibError STL_CNT_INVALID
          
 const LibError STL_CNT_UNKNOWN
          
 const LibError STRING_NOT_TERMINATED
          
 const LibError SYM_CHILD_NOT_FOUND
          
 const LibError SYM_INTERNAL_ERROR
          
 const LibError SYM_NESTING_LIMIT
          
 const LibError SYM_NO_STACK_FRAMES_FOUND
          
 const LibError SYM_SINGLE_SYMBOL_LIMIT
          
 const LibError SYM_TYPE_INFO_UNAVAILABLE
          
 const LibError SYM_UNRETRIEVABLE_REG
          
 const LibError SYM_UNRETRIEVABLE_STATIC
          
 const LibError SYM_UNSUPPORTED
          
 const LibError TIMED_OUT
          
 

Field Detail

_1

public const LibError _1;

_11

public const LibError _11;

_12

public const LibError _12;

_13

public const LibError _13;

_14

public const LibError _14;

_15

public const LibError _15;

_16

public const LibError _16;

_17

public const LibError _17;

_18

public const LibError _18;

_19

public const LibError _19;

_2

public const LibError _2;

_21

public const LibError _21;

_22

public const LibError _22;

_23

public const LibError _23;

_24

public const LibError _24;

_25

public const LibError _25;

_26

public const LibError _26;

_27

public const LibError _27;

_28

public const LibError _28;

_29

public const LibError _29;

_3

public const LibError _3;

_4

public const LibError _4;

_5

public const LibError _5;

_6

public const LibError _6;

_7

public const LibError _7;

_8

public const LibError _8;

_9

public const LibError _9;

AGAIN

public const LibError AGAIN;

BUF_SIZE

public const LibError BUF_SIZE;

CORRUPTED

public const LibError CORRUPTED;

FAIL

public const LibError FAIL;

INVALID_HANDLE

public const LibError INVALID_HANDLE;

INVALID_PARAM

public const LibError INVALID_PARAM;

LIMIT

public const LibError LIMIT;

LOGIC

public const LibError LOGIC;

MEM_ALLOC_NOT_FOUND

public const LibError MEM_ALLOC_NOT_FOUND;

MEM_OVERWRITTEN

public const LibError MEM_OVERWRITTEN;

NO_MEM

public const LibError NO_MEM;

NO_SYS

public const LibError NO_SYS;

NOT_IMPLEMENTED

public const LibError NOT_IMPLEMENTED;

NOT_SUPPORTED

public const LibError NOT_SUPPORTED;

PATH_COMPONENT_SEPARATOR

public const LibError PATH_COMPONENT_SEPARATOR;

PATH_EMPTY

public const LibError PATH_EMPTY;

PATH_LENGTH

public const LibError PATH_LENGTH;

PATH_NON_CANONICAL

public const LibError PATH_NON_CANONICAL;

PATH_NON_PORTABLE

public const LibError PATH_NON_PORTABLE;

PATH_NOT_RELATIVE

public const LibError PATH_NOT_RELATIVE;

REENTERED

public const LibError REENTERED;

STL_CNT_INVALID

public const LibError STL_CNT_INVALID;

STL_CNT_UNKNOWN

public const LibError STL_CNT_UNKNOWN;

STRING_NOT_TERMINATED

public const LibError STRING_NOT_TERMINATED;

SYM_CHILD_NOT_FOUND

public const LibError SYM_CHILD_NOT_FOUND;

SYM_INTERNAL_ERROR

public const LibError SYM_INTERNAL_ERROR;

SYM_NESTING_LIMIT

public const LibError SYM_NESTING_LIMIT;

SYM_NO_STACK_FRAMES_FOUND

public const LibError SYM_NO_STACK_FRAMES_FOUND;

SYM_SINGLE_SYMBOL_LIMIT

public const LibError SYM_SINGLE_SYMBOL_LIMIT;

SYM_TYPE_INFO_UNAVAILABLE

public const LibError SYM_TYPE_INFO_UNAVAILABLE;

SYM_UNRETRIEVABLE_REG

public const LibError SYM_UNRETRIEVABLE_REG;

SYM_UNRETRIEVABLE_STATIC

public const LibError SYM_UNRETRIEVABLE_STATIC;

SYM_UNSUPPORTED

public const LibError SYM_UNSUPPORTED;

TIMED_OUT

public const LibError TIMED_OUT;

 Overview   Project   Class   Tree   Deprecated   Index 
0 A.D.
Generated on September 04, 2007 at 18:13
CppDoc v2.4.0
FRAMES    NO FRAMES
SUMMARY:  INNER | FIELD | CONSTR | METHOD