CMSDK 2.0.1
Cross-platform C++ base library and SDK for the Psyclone AIOS platform
Loading...
Searching...
No Matches
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 1234]
 Ncmlabs
 Ncmsdk
 Ncmsdk2
 Ncmsdk2debug
 Ncmsdk3
 Ncmsdk3debug
 Ncodeproject
 NhashUsage: std::string msg = "The quick brown fox jumps over the lazy dog"; std::string key = "key"; std::string md5hmac = hmac< MD5 >(msg, key); std::string sha1hmac = hmac< SHA1 >(msg, key); std::string sha2hmac = hmac<SHA256>(msg, key);
 NstdSTL namespace
 Nswig
 Cjsmn_parserJSON parser
 Cjsmntok_tJSON token description
 CPsyContextHierarchical execution-context identifier
 CPsyTypeHierarchical message type identifier — the key used for publish/subscribe matching in Psyclone
 CPyHeapTypeObject
 Cstd_binary_function
 Cswig_cast_info
 Cswig_const_info
 Cswig_globalvar
 CSWIG_JavaExceptions_t
 Cswig_module_info
 Cswig_type_info
 Cswig_varlinkobject
 CSwigPyClientData
 CSwigPyObject
 CSwigPyPacked
 Cunary_function