| ACos(real p_rValue) | Castor::Angle | |
| AddElement(T *p_element) | Castor::Serialisable | [inline] |
| AddElement(Buffer< T > *p_element) | Castor::Serialisable | [inline] |
| AddElement(Point< T, Count > *p_element) | Castor::Serialisable | [inline] |
| AddElement(Matrix< T, Rows, Columns > *p_element) | Castor::Serialisable | [inline] |
| AddElement(std::map< String, std::shared_ptr< T > > *p_map) | Castor::Serialisable | [inline] |
| AddElement(std::map< real, std::shared_ptr< T > > *p_map) | Castor::Serialisable | [inline] |
| AddElement(std::vector< std::shared_ptr< T > > *p_array) | Castor::Serialisable | [inline] |
| Alloc(std::size_t p_size) | MemoryTraced< Angle > | [static] |
| Alloc(std::size_t p_size, std::nothrow_t const &) | MemoryTraced< Angle > | [static] |
| Angle() | Castor::Angle | |
| Angle(Angle const &p_angle) | Castor::Angle | |
| Angle(Angle &&p_angle) | Castor::Angle | |
| ASin(real p_rValue) | Castor::Angle | |
| ATan(real p_rValue) | Castor::Angle | |
| Cos() const | Castor::Angle | |
| Cosh() const | Castor::Angle | |
| CreateSerialiseMap() | Castor::Serialisable | [inline] |
| Dealloc(void *p_pMemory) | MemoryTraced< Angle > | [static] |
| Dealloc(void *p_pMemory, std::nothrow_t const &) | MemoryTraced< Angle > | [static] |
| Degrees() const | Castor::Angle | |
| Degrees(real p_rAngle) | Castor::Angle | |
| DegreeToGrad | Castor::Angle | [static] |
| DegreeToRadian | Castor::Angle | [static] |
| DoCreateSerialiseMap() | Castor::Serialisable | [inline, protected, virtual] |
| FromDegrees(real p_degrees) | Castor::Angle | [static] |
| FromGrads(real p_grads) | Castor::Angle | [static] |
| FromRadians(real p_radians) | Castor::Angle | [static] |
| Grads() const | Castor::Angle | |
| Grads(real p_rAngle) | Castor::Angle | |
| GradToDegree | Castor::Angle | [static] |
| GradToRadian | Castor::Angle | [static] |
| m_pFile | Castor::Serialisable | [mutable, protected] |
| m_pParentSerialisable | Castor::Serialisable | [protected] |
| operator delete(void *p_pMemory) | MemoryTraced< Angle > | [inline, static] |
| operator delete(void *p_pMemory, std::nothrow_t const &) | MemoryTraced< Angle > | [inline, static] |
| operator delete(void *, void *) | MemoryTraced< Angle > | [inline, static] |
| operator delete[](void *p_pMemory) | MemoryTraced< Angle > | [inline, static] |
| operator delete[](void *p_pMemory, std::nothrow_t const &) | MemoryTraced< Angle > | [inline, static] |
| operator delete[](void *p_pMem1, void *p_pMem2) | MemoryTraced< Angle > | [inline, static] |
| operator new(std::size_t p_size) | MemoryTraced< Angle > | [inline, static] |
| operator new(std::size_t p_size, std::nothrow_t const &) | MemoryTraced< Angle > | [inline, static] |
| operator new(std::size_t p_size, void *p_pMemory) | MemoryTraced< Angle > | [inline, static] |
| operator new[](std::size_t p_size) | MemoryTraced< Angle > | [inline, static] |
| operator new[](std::size_t p_size, std::nothrow_t const &) | MemoryTraced< Angle > | [inline, static] |
| operator new[](std::size_t p_size, void *p_pMemory) | MemoryTraced< Angle > | [inline, static] |
| operator*=(Angle const &p_angle) | Castor::Angle | |
| operator+=(Angle const &p_angle) | Castor::Angle | |
| operator-=(Angle const &p_angle) | Castor::Angle | |
| operator/=(Angle const &p_angle) | Castor::Angle | |
| operator=(Angle const &p_angle) | Castor::Angle | |
| operator=(Angle &&p_angle) | Castor::Angle | |
| Castor::Serialisable::operator=(Serialisable const &p_serialisable) | Castor::Serialisable | |
| Castor::Serialisable::operator=(Serialisable &&p_serialisable) | Castor::Serialisable | |
| operator==(Angle const &p_angle) | Castor::Angle | |
| Pi | Castor::Angle | [static] |
| PiDiv2 | Castor::Angle | [static] |
| PiDouble | Castor::Angle | [static] |
| PiFloat | Castor::Angle | [static] |
| PiMult2 | Castor::Angle | [static] |
| PostSerialise() const | Castor::Serialisable | [inline, virtual] |
| PostUnserialise() | Castor::Serialisable | [inline, virtual] |
| PreSerialise() const | Castor::Serialisable | [inline, virtual] |
| PreUnserialise() | Castor::Serialisable | [inline, virtual] |
| Radians() const | Castor::Angle | |
| Radians(real p_rAngle) | Castor::Angle | |
| RadianToDegree | Castor::Angle | [static] |
| RadianToGrad | Castor::Angle | [static] |
| Serialisable() | Castor::Serialisable | |
| Serialisable(Serialisable const &p_serialisable) | Castor::Serialisable | |
| Serialisable(Serialisable &&p_serialisable) | Castor::Serialisable | |
| Serialise(File &p_file) const | Castor::Serialisable | |
| Sin() const | Castor::Angle | |
| Sinh() const | Castor::Angle | |
| StrAllocations | MemoryTracedBase | [static] |
| StrDeallocations | MemoryTracedBase | [static] |
| StrLeaks | MemoryTracedBase | [static] |
| Tan() const | Castor::Angle | |
| Tanh() const | Castor::Angle | |
| TotalAllocatedArrayCount | MemoryTracedBase | [static] |
| TotalAllocatedObjectCount | MemoryTracedBase | [static] |
| TotalAllocatedSize | MemoryTracedBase | [static] |
| Unserialise(File &p_file, Serialisable *p_pParent=NULL) | Castor::Serialisable | |
| ~Angle() | Castor::Angle | |
| ~Serialisable() | Castor::Serialisable | |