▼Nsamchon | Top level namespace of products built from samchon |
▼Nexample | Module of Samchon Framework's examples |
►Nchat_service | A chat service inherited from cloud service |
CChatClient | A client |
CChatMessage | A chat message |
CChatRoom | A chat room |
CChatRoomArray | A manager of chat rooms |
CChatServer | A chat server |
CChatService | A chat service |
CChatUser | An user in chat server |
CListService | A list service of chat rooms |
►Nconsole_chat_server | A chat server |
CChatClient | A chat client |
CChatServer | A chat server |
►Ninteraction | An example of complicate network system |
CChief | A chief system managing master systems |
CChiefDriver | A boundary class interacting with a Chief system |
CMaster | A master of parallel system solving something |
CMasterDriver | A driver for each system, master |
CPackerMaster | A master of parallel system solving packaging problem |
CPackerMediator | A mediator of parallel system solving packaging problem |
CPackerSlave | A slave system for solving Packer |
CReporter | A reporter printing optimization result on screen |
CSlave | A slave system for optimizing something |
CSlaveDriver | A slave system's driver for optimization |
CTSPMaster | A master for parallel system solving TSP problem |
CTSPSlave | A slave system solving TSP |
►Npacker | A packer with number of wrapper type and products |
CInstance | A physical instance |
CPacker | A packer planning the best packaging |
CProduct | A product, merchandise |
CProductArray | An array of Product objects |
CWrapper | A wrapper can contain products |
CWrapperArray | An array of wrapper with same category (name) |
►Ntsp | Traveling Salesman Problem Solver |
CGAParameters | Parameters for Genetic-Algorithm |
CGeometryPoint | A geometry coordinates (point) |
CScheduler | A scheduler |
CTravel | Represent a travel containning Point(s) |
▼Nlibrary | Package of libraries |
CBase64 | Utility class for base64 format's en-decoding |
CCaseGenerator | Case generator |
CCharset | A utility class supporting conversion between multiple character-sets |
CCombinedPermutationGenerator | A combined-permutation case generator |
CCriticalAllocator | An allocator ensuring concurrency |
CDate | Date (year, month, day in month) |
CDatetime | Date and time |
CErrorEvent | Event representing an error |
CEvent | Represent an event running on background |
CEventDispatcher | Abstract class for dispatching Event |
CFactorialGenerator | Factorical case generator |
CFTByteFile | A binary file |
CFTFactory | A Factory and manager for file-tree |
CFTFile | A file |
CFTFolder | A folder |
CFTInstance | An interface of file-tree |
CFTTextFile | A text file |
CGAParameters | A structure containing parameters of genetic algorithm |
CGAPopulation | A population of a generation in G.A |
CGeneticAlgorithm | A genetic algorithm class |
CHTTPLoader | A http, web-page loader |
CIOperator | Interface for comparision operator |
CMath | Utility of Math |
CMySQLi | A SQL interface for My-SQL |
CPermutationGenerator | A permutation case generator |
CProgressEvent | Event representing a progress |
CRWMutex | Rw_mutex |
CSemaphore | A semaphore |
CSharedAcquire | Shared acquire from a Semaphore |
CSharedReadLock | Shared lock from a RWMutex |
CSharedWriteLock | Shared lock from a RWMutex |
CSQLi | A SQL interface; DBMS connector |
CSQLStatement | A sql statement |
CStringUtil | Utility class for string |
CTSQLi | A SQL interface for T-SQL |
CTSQLStatement | A t-sql statement |
CUniqueAcquire | Unique acquire from a Semaphore |
CUniqueReadLock | Unique lock for reading |
CUniqueWriteLock | Unique lock for writing |
CURLVariables | URLVariables class is for representing variables of HTTP |
CXML | XML is a class representing xml object |
▼Nnamtree | Package of Nam-Tree |
CINTExplore | An interface for exploration |
CNTCriteria | Criteria, a conditional expression with weight |
CNTEntityGroup | A historical, studying data |
CNTFactory | A factory for Nam-Tree objects |
CNTFile | A file archiving metadata of a function |
CNTIterator | Iterator of historical data |
CNTParameter | A metadata of a parameter in a function |
CNTParameterArray | An Array of NTParameter |
CNTParameterDetermined | A pre-determined value of a parameter |
CNTSide | A side of a conditional expresson |
▼Nprotocol | Package of network protocol and libraries |
►Nmaster | Package for external system, within the framework of master |
CDistributedClient | A network driver for a distributed client |
CDistributedClientArray | An array of DistributedClient(s) |
CDistributedClientArrayMediator | A mediator of distributed system between master and slaves |
CDistributedClientServerMediator | A distributed slave client for mediation |
CDistributedServer | A network driver for a distributed server |
CDistributedServerArray | An array of DistributedServer(s) |
CDistributedServerArrayMediator | A mediator of distributed system between master and slaves |
CDistributedSlaveServerMediator | A distributed slave server for mediation |
CDistributedSlaveSystemMediator | A distributed slave system for mediation |
CDistributedSystem | A network driver for a distributed system |
CDistributedSystemArray | An array of distributed system drivers |
CDistributedSystemArrayMediator | A mediator of distributed system between master and slaves |
CDistributedSystemRole | A role of distributed processing system |
CDSInvokeHistory | A reported history of an Invoke message |
CDSInvokeHistoryArray | An array of PRInvokeHistory |
CParallelClient | A network driver for a parallel client |
CParallelClientArray | An array of ParallelClient(s) |
CParallelClientArrayMediator | A mediator of parallel system between master and slaves |
CParallelServer | A network driver for a parallel server |
CParallelServerArray | An array of ParallelServer(s) |
CParallelServerArrayMediator | A mediator of parallel system between master and slaves |
CParallelSlaveClientMediator | A parallel slave client for mediation |
CParallelSlaveServerMediator | A parallel slave server for mediation |
CParallelSlaveSystemMediator | A parallel slave system for mediation |
CParallelSystem | A network driver for a parallel system |
CParallelSystemArray | An array of parallel system drivers |
CParallelSystemArrayMediator | A mediator of parallel system between master and slaves |
CPRInvokeHistory | A reported history of an Invoke message |
CPRInvokeHistoryArray | An array of PRInvokeHistory |
CPRMasterHistory | A history log of an Invoke message on a master |
CPRMasterHistoryArray | An array of invoke histories of master |
►Nservice | Package of cloud service as a server |
CClient | A network boundary with the client in an User |
CIPUserPair | Relationship between IP address and User for issuing session |
CServer | A server for (cloud) service |
CService | A service |
CServiceKeeper | A keeper blocking destrunction of User and Client |
CUser | User containing Client(s) with session-id |
►Nslave | Package of external system, within the framework of slave |
CParallelClient | A slave parallel client |
CParallelServer | A slave parallel server |
CParallelSystem | A slave parallel system |
CSlaveClient | A slave client |
CSlaveServer | A slave server |
CSlaveSystem | A slave system |
CEntity | An entity, a standard data class |
CEntityArray | An Entity and a static array containing Entity objects |
CEntityGroup | An Entity and a container of children Entity objects |
CEntityList | An Entity and a static list containing Entity objects |
CExternalClient | A network driver for an external client |
CExternalClientArray | An array of ExternalClient(s) |
CExternalServer | A network driver for an external server |
CExternalServerArray | An array of ExternalServer(s) |
CExternalSystem | A network driver for an external system |
CExternalSystemArray | An array of ExternalSystem(s) |
CExternalSystemRole | A role belongs to an external system |
CFlashPolicyServer | A flash policy server |
CIClient | An interface for a client |
CIEntityChain | A chain of entity |
CIEntityGroup | An iternface for entity group |
CIHTMLEntity | An interface supporting conversion to html |
CInvoke | Standard message of network I/O |
CInvokeHistory | A history of an Invoke message |
CInvokeHistoryArray | An array of InvokeHistory |
CInvokeParameter | A parameter of an Invoke |
CIProtocol | An interface of Invoke message chain |
CIServer | An interface of a physical server |
CISQLEntity | An interface supporting DB-I/O |
CIWebClientBase | An interface for a web-client |
CIWebServer | An interface for a physical server following web-socket |
CServerConnector | A server connector for a physical client |
CSystemRole | A role belongs to a system |
CWebServerConnector | A web-socket server connector |
CByteArray | Binary data class |
CHashMap | Customized std::unordered_map |
CIndexPair | A pair of index and its value(T) |
CMap | Customized std::map |
CSmartPointer | Global shared pointer
|
CWeakString | A string class only references characeters, reference only |