Files | |
file | TCApplication.h [code] |
This file provides the definition of TC::BaseApplication. | |
file | TCAssert.h [code] |
This file provides the definition of TC_ASSERT, TC_VERIFY and TC_CT_ASSERT. | |
file | TCCodec.h [code] |
This file provides the definition of TC::Codec. | |
file | TCDebugNew.h [code] |
file | TCDefines.h [code] |
This file provides the definition PLATFORM depending defines. | |
file | TCDelete.h [code] |
This header file provides the definition of the classes TC::Delete TC::CheckedDelete TC::ArrayDelete TC::CheckedArrayDelete. | |
file | TCException.h [code] |
This file provides the definition of TC::Exception. | |
file | TCFactory.h [code] |
This header file provides the definition of the namespace TC::Factory. | |
file | TCFile.h [code] |
This file provides the definition of TC::File. | |
file | TCFileName.h [code] |
This file provides the definition of TC::FileName. | |
file | TCHashTable.h [code] |
This header file provides the definition of the class TC::HashTable. | |
file | TCHeap.h [code] |
This file provides the definition of the interface TC::Heap. | |
file | TCInterlocked.h [code] |
Defines the namespace TC::Interlocked. | |
file | TCMathApi.h [code] |
This file provides the definition of TCMATH_API. | |
file | TCMathBox.h [code] |
file | TCMathChecksum.h [code] |
This file provides the definition of TC::Math::Checksum. | |
file | TCMathCoord2D.h [code] |
This file provides the definition of TC::Math::Coord2D. | |
file | TCMathCoord3D.h [code] |
This file provides the definition of TC::Math::Coord3D. | |
file | TCMathCoord4D.h [code] |
This file provides the definition of TC::Math::Coord4D. | |
file | TCMathCoordUtil.h [code] |
This file provides the definition of Coordinate utilities in the namespace TC::Math. | |
file | TCMathFactory.h [code] |
This file provides the definition of TC::Math::Factory. | |
file | TCMathUtil.h [code] |
This file provides the definition of Math utilities in the namespace TC::Math. | |
file | TCMLSHandler.h [code] |
This file provides the definition of TC::MLS::Handler, TC::MLS::Text and TC::MLS::Texts. | |
file | TCMTApi.h [code] |
This file provides the definition of TCMT_API. | |
file | TCMTCondition.h [code] |
This file provides the definition of TC::MT::Condition. | |
file | TCMTEvent.h [code] |
This file provides the definition of TC::MT::Event. | |
file | TCMTFactory.h [code] |
This file provides the definition of TC::MT::Factory. | |
file | TCMTLock.h [code] |
This file provides the definition of TC::MT::LockerRef and TC::MT::LockerPtr. | |
file | TCMTLockable.h [code] |
This file provides the definition of TC::MT::ObjectLevelLockable and TC::MT::ClassLevelLockable. | |
file | TCMTMessage.h [code] |
This file provides the definition of TC::MT::Message. | |
file | TCMTMessageDispatcher.h [code] |
This file provides the definition of TC::MT::MessageDispatcher. | |
file | TCMTMutex.h [code] |
This file provides the definition of TC::MT::Mutex. | |
file | TCMTSemaphore.h [code] |
This file provides the definition of TC::MT::Semaphore. | |
file | TCMTThread.h [code] |
This file provides the definition of TC::MT::Thread. | |
file | TCMTThreadObject.h [code] |
This file provides the definition of TC::MT::ThreadObject. | |
file | TCNetApi.h [code] |
This file provides the definition of TCNET_API. | |
file | TCNetFactory.h [code] |
This file provides the definition of TC::Net::Factory. | |
file | TCNetSocket.h [code] |
This file provides the definition of TC::Net::Socket. | |
file | TCNetSocketServer.h [code] |
This file provides the definition of TC::Net::SocketServer. | |
file | TCNetTypes.h [code] |
This file provides the definition of data types needed for TC::Net classes. | |
file | TCNew.h [code] |
This file provides the definition of TC::New. | |
file | TCNewDisable.h [code] |
Disables the redefinition of the operator new and delete to dedect memory leaks. | |
file | TCNewEnable.h [code] |
Enables the redefinition of the operator new and delete to dedect memory leaks. | |
file | TCNonCopyable.h [code] |
This file provides the definition of TC::NonCopyAble. | |
file | TCOutput.h [code] |
This file provides the definition of TC::Output and Macros for writing traces, infos warnings and errors. | |
file | TCRng.h [code] |
This file provides the definition of TC::Rng. | |
file | TCScopedArray.h [code] |
This header file provides the definition of the class TC::ScopedArray. | |
file | TCScopedPtr.h [code] |
This header file provides the definition of the class TC::ScopedPtr. | |
file | TCSharedPtr.h [code] |
This header file provides the definition of the class TC::SharedPtr. | |
file | TCSharedPtrImpl.h [code] |
This header file provides the definition internal classes used by TC::SharedPtr. | |
file | TCStream.h [code] |
This header file provides the definition of the class TC::Stream. | |
file | TCStreamAble.h [code] |
This file provides the definition of TC::StreamAble. | |
file | TCString.h [code] |
This header file provides the definition of the namespace TC::String. | |
file | TCSystem.h [code] |
This header file provides the definition of the namespace TC::System. | |
file | TCTime.h [code] |
This header file provides the definition of TC::Time. | |
file | TCTypes.h [code] |
This file provides the definition of global data types like sint32, uint32. | |
file | TCUtil.h [code] |
This header file provides the definition of the namespace TC::Util. | |
file | TCValue.h [code] |
This header file provides the definition of the class TC::Value, TC::ByteOrderedValue, TC::LittleEndianValue and TC::BigEndianValue. | |
file | TCWeakPtr.h [code] |
This header file provides the definition of the class TC::WeakPtr. | |
file | TCWString.h [code] |