Predator  [unstable] git snapshot
Data Structures | Macros | Enumerations
syments.hh File Reference
#include "config.h"
#include <vector>
#include <boost/foreach.hpp>

Go to the source code of this file.

Data Structures

class  RefCounter
struct  RefCntLibBase
struct  RefCntLib< RCO_VIRTUAL >
struct  RefCntLib< RCO_NON_VIRT >
struct  EntCounter
class  EntStore< TBaseEnt >

Macros

#define DCAST   dynamic_cast

Enumerations

enum  ERefCntObjKind {
  RCO_VIRTUAL,
  RCO_NON_VIRT
}

Macro Definition Documentation

#define DCAST   dynamic_cast

Definition at line 33 of file syments.hh.

Enumeration Type Documentation

Enumerator:
RCO_VIRTUAL 
RCO_NON_VIRT 

Definition at line 134 of file syments.hh.