Samchon Framework for CPP  1.0.0
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 1234]
 NsamchonTop level namespace of products built from samchon
 NexampleModule of Samchon Framework's examples
 Nchat_serviceA chat service inherited from cloud service
 Nconsole_chat_serverA chat server
 NinteractionAn example of complicate network system
 NpackerA packer with number of wrapper type and products
 NtspTraveling Salesman Problem Solver
 NlibraryPackage of libraries
 CBase64Utility class for base64 format's en-decoding
 CCaseGeneratorCase generator
 CCharsetA utility class supporting conversion between multiple character-sets
 CCombinedPermutationGeneratorA combined-permutation case generator
 CCriticalAllocatorAn allocator ensuring concurrency
 CDateDate (year, month, day in month)
 CDatetimeDate and time
 CErrorEventEvent representing an error
 CEventRepresent an event running on background
 CEventDispatcherAbstract class for dispatching Event
 CFactorialGeneratorFactorical case generator
 CFTByteFileA binary file
 CFTFactoryA Factory and manager for file-tree
 CFTFileA file
 CFTFolderA folder
 CFTInstanceAn interface of file-tree
 CFTTextFileA text file
 CGAParametersA structure containing parameters of genetic algorithm
 CGAPopulationA population of a generation in G.A
 CGeneticAlgorithmA genetic algorithm class
 CHTTPLoaderA http, web-page loader
 CIOperatorInterface for comparision operator
 CMathUtility of Math
 CMySQLiA SQL interface for My-SQL
 CPermutationGeneratorA permutation case generator
 CProgressEventEvent representing a progress
 CRWMutexRw_mutex
 CSemaphoreA semaphore
 CSharedAcquireShared acquire from a Semaphore
 CSharedReadLockShared lock from a RWMutex
 CSharedWriteLockShared lock from a RWMutex
 CSQLiA SQL interface; DBMS connector
 CSQLStatementA sql statement
 CStringUtilUtility class for string
 CTSQLiA SQL interface for T-SQL
 CTSQLStatementA t-sql statement
 CUniqueAcquireUnique acquire from a Semaphore
 CUniqueReadLockUnique lock for reading
 CUniqueWriteLockUnique lock for writing
 CURLVariablesURLVariables class is for representing variables of HTTP
 CXMLXML is a class representing xml object
 NnamtreePackage of Nam-Tree
 CINTExploreAn interface for exploration
 CNTCriteriaCriteria, a conditional expression with weight
 CNTEntityGroupA historical, studying data
 CNTFactoryA factory for Nam-Tree objects
 CNTFileA file archiving metadata of a function
 CNTIteratorIterator of historical data
 CNTParameterA metadata of a parameter in a function
 CNTParameterArrayAn Array of NTParameter
 CNTParameterDeterminedA pre-determined value of a parameter
 CNTSideA side of a conditional expresson
 NprotocolPackage of network protocol and libraries
 NmasterPackage for external system, within the framework of master
 NservicePackage of cloud service as a server
 NslavePackage of external system, within the framework of slave
 CEntityAn entity, a standard data class
 CEntityArrayAn Entity and a static array containing Entity objects
 CEntityGroupAn Entity and a container of children Entity objects
 CEntityListAn Entity and a static list containing Entity objects
 CExternalClientA network driver for an external client
 CExternalClientArrayAn array of ExternalClient(s)
 CExternalServerA network driver for an external server
 CExternalServerArrayAn array of ExternalServer(s)
 CExternalSystemA network driver for an external system
 CExternalSystemArrayAn array of ExternalSystem(s)
 CExternalSystemRoleA role belongs to an external system
 CFlashPolicyServerA flash policy server
 CIClientAn interface for a client
 CIEntityChainA chain of entity
 CIEntityGroupAn iternface for entity group
 CIHTMLEntityAn interface supporting conversion to html
 CInvokeStandard message of network I/O
 CInvokeHistoryA history of an Invoke message
 CInvokeHistoryArrayAn array of InvokeHistory
 CInvokeParameterA parameter of an Invoke
 CIProtocolAn interface of Invoke message chain
 CIServerAn interface of a physical server
 CISQLEntityAn interface supporting DB-I/O
 CIWebClientBaseAn interface for a web-client
 CIWebServerAn interface for a physical server following web-socket
 CServerConnectorA server connector for a physical client
 CSystemRoleA role belongs to a system
 CWebServerConnectorA web-socket server connector
 CByteArrayBinary data class
 CHashMapCustomized std::unordered_map
 CIndexPairA pair of index and its value(T)
 CMapCustomized std::map
 CSmartPointerGlobal shared pointer
 CWeakStringA string class only references characeters, reference only