MCPcopy Create free account

hub / github.com/Clarionos/clarion / types & classes

Types & classes1,334 in github.com/Clarionos/clarion

↓ 166 callersClassstring
* @brief wrapper on std::string * * Including <string> results in 4000 lines of code * that must be included to build your header. This
libraries/fc/include/fc/string.hpp:70
↓ 36 callersClassuint128
* @brief an implementation of 128 bit unsigned integer * */
libraries/fc/include/fc/uint128.hpp:21
↓ 34 callersClassvariant
libraries/fc/include/fc/io/varint.hpp:68
↓ 32 callersClassvariant
libraries/fc/include/fc/time.hpp:39
↓ 23 callersClasspath
libraries/fc/include/fc/filesystem.hpp:12
↓ 22 callersClassbignum_error
Errors thrown by the bignum class */
libraries/fc/src/crypto/base58.cpp:33
↓ 22 callersClassname
libraries/clio/include/clio/name.hpp:48
↓ 19 callersClassmicroseconds
libraries/fc/include/fc/time.hpp:12
↓ 17 callersClassDiyFp
libraries/fc/include/fc/crypto/webauthn_json/include/rapidjson/internal/diyfp.h:44
↓ 17 callersClassDiyFp
external/rapidjson/include/rapidjson/internal/diyfp.h:44
↓ 15 callersClassDouble
libraries/fc/include/fc/crypto/webauthn_json/include/rapidjson/internal/ieee754.h:23
↓ 15 callersClassDouble
external/rapidjson/include/rapidjson/internal/ieee754.h:23
↓ 15 callersClasstime_point
libraries/fc/include/fc/time.hpp:43
↓ 15 callersClassunsigned_int
libraries/fc/include/fc/io/varint.hpp:6
↓ 13 callersClassString
libraries/fc/include/fc/crypto/webauthn_json/include/rapidjson/document.h:1956
↓ 13 callersClasspublic_key
libraries/fc/include/fc/crypto/pke.hpp:13
↓ 13 callersClassvariant
libraries/fc/include/fc/variant.hpp:38
↓ 12 callersClassString
external/rapidjson/include/rapidjson/document.h:1950
↓ 11 callersClassbigint
libraries/fc/include/fc/uint128.hpp:16
↓ 11 callersClassendpoint
libraries/fc/include/fc/network/ip.hpp:44
↓ 8 callersClassFrag
libraries/fc/include/fc/crypto/webauthn_json/include/rapidjson/internal/regex.h:166
↓ 8 callersClassFrag
external/rapidjson/include/rapidjson/internal/regex.h:162
↓ 8 callersClassmutable_variant_object
libraries/fc/include/fc/variant.hpp:40
↓ 8 callersClasstime_point_sec
* A lower resolution time_point accurate only to seconds from 1970 */
libraries/fc/include/fc/time.hpp:73
↓ 7 callersClassBigInteger
libraries/fc/include/fc/crypto/webauthn_json/include/rapidjson/internal/biginteger.h:28
↓ 7 callersClassBigInteger
external/rapidjson/include/rapidjson/internal/biginteger.h:28
↓ 7 callersClassentry
libraries/fc/include/fc/variant_object.hpp:24
↓ 6 callersClasssafe
libraries/fc/include/fc/safe.hpp:21
↓ 6 callersClasssha256
libraries/fc/include/fc/crypto/sha256.hpp:12
↓ 5 callersClassblob
libraries/fc/include/fc/variant.hpp:48
↓ 4 callersClassJsonReaderStackItem
libraries/fc/include/fc/crypto/webauthn_json/example/archiver/archiver.cpp:10
↓ 4 callersClassJsonReaderStackItem
external/rapidjson/example/archiver/archiver.cpp:10
↓ 4 callersClassprivate_key
libraries/fc/include/fc/crypto/pke.hpp:12
↓ 4 callersClasspublic_key
* @class public_key * @brief contains only the public point of an elliptic curve key. */
libraries/fc/include/fc/crypto/elliptic_r1.hpp:32
↓ 4 callersClasspublic_key
* @class public_key * @brief contains only the public point of an elliptic curve key. */
libraries/fc/include/fc/crypto/elliptic.hpp:36
↓ 4 callersClassreal128
* Provides fixed point math operations based on decimal fractions * with 18 places. * Delegates to fc::bigint for multiplication and division.
libraries/fc/include/fc/real128.hpp:14
↓ 3 callersEnumerror_code
tests/clio/db.cpp:27
↓ 3 callersClassinvalid_utf16
libraries/fc/src/utf8/checked.h:57
↓ 3 callersClassinvalid_utf8
libraries/fc/src/utf8/checked.h:49
↓ 3 callersClassiterator
tests/clio/database.cpp:457
↓ 3 callersClasslog_message
libraries/fc/include/fc/log/appender.hpp:14
↓ 3 callersClassnot_enough_room
libraries/fc/src/utf8/checked.h:65
↓ 3 callersClassprivate_key
libraries/fc/include/fc/crypto/private_key.hpp:19
↓ 3 callersClassroot
tests/clio/flat_views.cpp:75
↓ 3 callersClasssimple
tests/clio/protobuf_query.cpp:44
↓ 3 callersClassvariant_object
libraries/fc/include/fc/io/raw_fwd.hpp:18
↓ 3 callersEnumwire_type_enum
libraries/clio/include/clio/protobuf/any.hpp:8
↓ 2 callersClassDependent
libraries/fc/include/fc/crypto/webauthn_json/example/serialize/serialize.cpp:72
↓ 2 callersClassDependent
external/rapidjson/example/serialize/serialize.cpp:72
↓ 2 callersClassEmployee
libraries/fc/include/fc/crypto/webauthn_json/example/serialize/serialize.cpp:110
↓ 2 callersClassEmployee
external/rapidjson/example/serialize/serialize.cpp:110
↓ 2 callersEnumKeyType
packages/bios/src/crypto/interfaces.ts:None
↓ 2 callersClassParseResult
Result of parsing (wraps ParseErrorCode) ! \ingroup RAPIDJSON_ERRORS \code Document doc; ParseResult ok = doc.Parse("[42]");
libraries/fc/include/fc/crypto/webauthn_json/include/rapidjson/error/error.h:106
↓ 2 callersClassParseResult
Result of parsing (wraps ParseErrorCode) ! \ingroup RAPIDJSON_ERRORS \code Document doc; ParseResult ok = doc.Parse("[42]");
external/rapidjson/include/rapidjson/error/error.h:106
↓ 2 callersClassaction
tests/clio/fracpack.cpp:573
↓ 2 callersClassaddress
libraries/fc/include/fc/network/ip.hpp:11
↓ 2 callersClassapi_visitor
libraries/fc/include/fc/rpc/api_connection.hpp:169
↓ 2 callersClassapi_visitor
libraries/fc/include/fc/rpc/binary_api_connection.hpp:173
↓ 2 callersClassappender_config
libraries/fc/include/fc/log/logger_config.hpp:11
↓ 2 callersClassbytes
libraries/clio/include/clio/bytes.hpp:7
↓ 2 callersClasscache_record
tests/clio/db.cpp:115
↓ 2 callersClasscache_record
tests/clio/database.cpp:136
↓ 2 callersClassinvalid_code_point
Exceptions that may be thrown from the library functions.
libraries/fc/src/utf8/checked.h:41
↓ 2 callersClasslog_context
* @brief provides information about where and when a log message was generated. * @ingroup AthenaSerializable * * @see FC_LOG_CONTEXT
libraries/fc/include/fc/log/log_message.hpp:55
↓ 2 callersClassnested_final_struct
tests/clio/fracpack.cpp:93
↓ 2 callersClasspath
libraries/fc/include/fc/interprocess/mmap_struct.hpp:7
↓ 2 callersClassreflect_init
libraries/fc/include/fc/reflect/reflect.hpp:100
↓ 2 callersClasssignature
libraries/fc/include/fc/crypto/signature.hpp:19
↓ 2 callersClasstime_point
libraries/fc/include/fc/io/raw_fwd.hpp:15
↓ 2 callersClassurl
* Used to pass an immutable URL and * query its parts. */
libraries/fc/include/fc/network/url.hpp:23
↓ 2 callersClassvariant_object
libraries/fc/include/fc/string.hpp:27
↓ 2 callersClassvisitor
libraries/fc/include/fc/crypto/common.hpp:127
↓ 1 callersClassGenericStringBuffer
libraries/fc/include/fc/crypto/webauthn_json/include/rapidjson/fwd.h:59
↓ 1 callersClassGenericStringBuffer
external/rapidjson/include/rapidjson/fwd.h:59
↓ 1 callersClassHost
libraries/fc/include/fc/crypto/webauthn_json/include/rapidjson/internal/meta.h:118
↓ 1 callersClassHost
external/rapidjson/include/rapidjson/internal/meta.h:118
↓ 1 callersClassNameComparator
libraries/fc/include/fc/crypto/webauthn_json/example/sortkeys/sortkeys.cpp:19
↓ 1 callersClassSchema
libraries/fc/include/fc/crypto/webauthn_json/include/rapidjson/schema.h:132
↓ 1 callersClassSchema
external/rapidjson/include/rapidjson/schema.h:132
↓ 1 callersClassValueIntComparer
libraries/fc/include/fc/crypto/webauthn_json/test/unittest/valuetest.cpp:1768
↓ 1 callersClassValueIntComparer
external/rapidjson/test/unittest/valuetest.cpp:1768
↓ 1 callersClassadd
libraries/fc/include/fc/fwd_impl.hpp:11
↓ 1 callersClassaligned
libraries/fc/include/fc/aligned.hpp:5
↓ 1 callersClasscfile_datastream
libraries/fc/include/fc/io/cfile.hpp:19
↓ 1 callersClasscheck_closed_visitor
libraries/fc/src/network/http/http_client.cpp:245
↓ 1 callersClassdirectory_iterator
libraries/fc/include/fc/filesystem.hpp:13
↓ 1 callersClassencoder
libraries/fc/include/fc/crypto/sha1.hpp:30
↓ 1 callersClassexception
libraries/fc/include/fc/reflect/typename.hpp:15
↓ 1 callersClassexecutor
libraries/appbase/include/appbase/execution_priority_queue.hpp:51
↓ 1 callersClassfrom_static_variant
libraries/fc/include/fc/static_variant.hpp:502
↓ 1 callersClassgenerate_shared_secret_visitor
libraries/fc/src/crypto/private_key.cpp:42
↓ 1 callersClasshandle
libraries/appbase/include/appbase/method.hpp:203
↓ 1 callersClasshandle
libraries/appbase/include/appbase/channel.hpp:53
↓ 1 callersClasshash_visitor
libraries/fc/src/crypto/signature.cpp:6
↓ 1 callersClassis_operation_shorter
libraries/fc/src/network/rate_limiting.cpp:125
↓ 1 callersClassis_valid_visitor
libraries/fc/src/crypto/public_key.cpp:63
↓ 1 callersClassiterator
libraries/fc/src/utf8/checked.h:268
↓ 1 callersClassnot_final_simple
tests/clio/fracpack.cpp:61
↓ 1 callersClassobject_type
libraries/clio/include/clio/schema.hpp:75
↓ 1 callersClasspath
libraries/fc/include/fc/io/raw_fwd.hpp:19
next →1–100 of 1,334, ranked by callers