Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::statechart::exception_thrown Class Reference

#include <exception_translator.hpp>

Inheritance diagram for boost::statechart::exception_thrown:
Collaboration diagram for boost::statechart::exception_thrown:

Public Member Functions

void * operator new (std::size_t size)
 
void * operator new (std::size_t, void *p)
 
void operator delete (void *pEvent)
 
void operator delete (void *pEvent, void *p)
 

Member Function Documentation

void boost::statechart::event< exception_thrown , Allocator >::operator delete ( void *  pEvent)
inlineinherited
void boost::statechart::event< exception_thrown , Allocator >::operator delete ( void *  pEvent,
void *  p 
)
inlineinherited
void* boost::statechart::event< exception_thrown , Allocator >::operator new ( std::size_t  size)
inlineinherited

References boost::size().

void* boost::statechart::event< exception_thrown , Allocator >::operator new ( std::size_t  ,
void *  p 
)
inlineinherited

The documentation for this class was generated from the following file: