BWAPI
Classes | Functions
SPAR/AIModule/BWTA/vendors/CGAL/CGAL/Object.h File Reference
#include <CGAL/basic.h>
#include <CGAL/Handle_for_virtual.h>
#include <typeinfo>
Include dependency graph for Object.h:

Go to the source code of this file.

Classes

class  Wrapper< T >
class  Object
struct  Object::Empty
struct  Object::private_tag
struct  Bad_object_cast

Functions

template<class T >
Object make_object (T &&t)
template<class T >
bool assign (T &t, const Object &o)
template<class T >
const T * object_cast (const Object *o)
template<class T >
object_cast (const Object &o)

Function Documentation

template<class T >
bool assign ( T &  t,
const Object o 
) [inline]

Here is the call graph for this function:

template<class T >
Object make_object ( T &&  t) [inline]
template<class T >
const T* object_cast ( const Object o) [inline]

Here is the call graph for this function:

Here is the caller graph for this function:

template<class T >
T object_cast ( const Object o) [inline]

Here is the call graph for this function:

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines