Samchon Framework for CPP  1.0.0
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12345678]
 Csamchon::library::Base64Utility class for base64 format's en-decoding
 Csamchon::ByteArrayBinary data class
 Csamchon::library::CaseGeneratorCase generator
 Csamchon::library::CharsetA utility class supporting conversion between multiple character-sets
 Csamchon::library::CriticalAllocator< T >An allocator ensuring concurrency
 Csamchon::library::DateDate (year, month, day in month)
 Csamchon::protocol::EntityAn entity, a standard data class
 Csamchon::library::EventRepresent an event running on background
 Csamchon::library::EventDispatcherAbstract class for dispatching Event
 Csamchon::protocol::FlashPolicyServerA flash policy server
 Csamchon::library::FTFactoryA Factory and manager for file-tree
 Csamchon::example::tsp::GAParametersParameters for Genetic-Algorithm
 Csamchon::library::GAPopulation< GeneArray, Compare >A population of a generation in G.A
 Csamchon::library::GeneticAlgorithm< GeneArray, Compare, Gene >A genetic algorithm class
 Csamchon::HashMap< Key, T, Hash, Pred, Alloc >Customized std::unordered_map
 Csamchon::HashMap< std::string, std::shared_ptr< XMLList > >
 Csamchon::HashMap< std::string, std::string >
 Csamchon::library::HTTPLoaderA http, web-page loader
 Csamchon::protocol::IEntityChainA chain of entity
 Csamchon::protocol::IEntityGroupAn iternface for entity group
 Csamchon::protocol::IHTMLEntityAn interface supporting conversion to html
 Csamchon::IndexPair< T >A pair of index and its value(T)
 Csamchon::library::IOperator< T >Interface for comparision operator
 Csamchon::library::IOperator< NTIterator >
 Csamchon::protocol::IProtocolAn interface of Invoke message chain
 Csamchon::protocol::service::IPUserPairRelationship between IP address and User for issuing session
 Csamchon::protocol::IServerAn interface of a physical server
 Csamchon::protocol::ISQLEntityAn interface supporting DB-I/O
 Csamchon::Map< _Kty, _Ty, _Pr, _Alloc >Customized std::map
 Csamchon::Map< int, samchon::library::FTInstance * >
 Csamchon::Map< SideFunction >
 Csamchon::Map< size_t, SmartPointer< Client > >
 Csamchon::Map< size_t, SQL_SIZE_T >
 Csamchon::Map< std::shared_ptr< samchon::protocol::master::DistributedSystemRole > >
 Csamchon::Map< std::shared_ptr< samchon::protocol::service::IPUserPair > >
 Csamchon::library::MathUtility of Math
 Csamchon::namtree::NTEntityGroupA historical, studying data
 Csamchon::library::RWMutexRw_mutex
 Csamchon::library::SemaphoreA semaphore
 Csamchon::protocol::service::ServiceKeeperA keeper blocking destrunction of User and Client
 Csamchon::library::SharedAcquireShared acquire from a Semaphore
 Csamchon::library::SharedReadLockShared lock from a RWMutex
 Csamchon::library::SharedWriteLockShared lock from a RWMutex
 Csamchon::SmartPointer< _Ty >Global shared pointer
 Csamchon::SmartPointer< samchon::protocol::service::Client >
 Csamchon::SmartPointer< samchon::protocol::service::User >
 Csamchon::library::SQLiA SQL interface; DBMS connector
 Csamchon::library::SQLStatementA sql statement
 Csamchon::library::StringUtilUtility class for string
 Csamchon::library::UniqueAcquireUnique acquire from a Semaphore
 Csamchon::library::UniqueReadLockUnique lock for reading
 Csamchon::library::UniqueWriteLockUnique lock for writing
 Csamchon::WeakStringA string class only references characeters, reference only