MCPcopy Create free account

hub / github.com/Winderton/xplatform / types & classes

Types & classes433 in github.com/Winderton/xplatform

↓ 5 callersClassdiyfp
Blockchain/src/json.hh:15372
↓ 5 callersClassdiyfp
Blockchain/src/json.h:15372
↓ 5 callersClassjson_pointer
Blockchain/src/json.hh:3463
↓ 5 callersClassjson_pointer
Blockchain/src/json.h:3463
↓ 2 callersClassBlock
Blockchain/src/core/Block.hpp:25
↓ 2 callersClassinput_stream_adapter
! Input adapter for a (caching) istream. Ignores a UFT Byte Order Mark at beginning of input. Does not support changing the underlying std::stream
Blockchain/src/json.hh:5500
↓ 2 callersClassinput_stream_adapter
! Input adapter for a (caching) istream. Ignores a UFT Byte Order Mark at beginning of input. Does not support changing the underlying std::stream
Blockchain/src/json.h:5500
↓ 2 callersClassout_of_range
! @brief exception indicating access out of the defined range This exception is thrown in case a library function is called on an input paramet
Blockchain/src/json.hh:3092
↓ 2 callersClassout_of_range
! @brief exception indicating access out of the defined range This exception is thrown in case a library function is called on an input paramet
Blockchain/src/json.h:3092
↓ 2 callersClasstable_row
Blockchain/src/fort.hpp:1015
↓ 1 callersClasscell_range
Blockchain/src/fort.hpp:1067
↓ 1 callersClassdefault_properties
Blockchain/src/fort.hpp:1096
↓ 1 callersClassfile_input_adapter
! Input adapter for stdio file access. This adapter read only 1 byte and do not use any buffer. This adapter is a very low level adapter. */
Blockchain/src/json.hh:5463
↓ 1 callersClassfile_input_adapter
! Input adapter for stdio file access. This adapter read only 1 byte and do not use any buffer. This adapter is a very low level adapter. */
Blockchain/src/json.h:5463
↓ 1 callersClassprimitive_iterator_t
@brief an iterator for primitive JSON types This class models an iterator for primitive JSON types (boolean, number, string). It's only purpose i
Blockchain/src/json.hh:11450
↓ 1 callersClassprimitive_iterator_t
@brief an iterator for primitive JSON types This class models an iterator for primitive JSON types (boolean, number, string). It's only purpose i
Blockchain/src/json.h:11450
↓ 1 callersClasstable_cell
Blockchain/src/fort.hpp:972
↓ 1 callersClasstable_column
Blockchain/src/fort.hpp:1042
ClassArray
serialization/include/array.h:8
ClassBlockChain
Blockchain/src/core/Ledger.hpp:15
ClassCaseInsensitiveEqual
Blockchain/src/net/utility.hpp:18
ClassCaseInsensitiveHash
Based on https://stackoverflow.com/questions/2590677/how-do-i-combine-hash-values-in-c0x/2595226#2595226
Blockchain/src/net/utility.hpp:25
ClassClient
client/src/client.h:19
ClassClient
Blockchain/src/net/client_http.hpp:52
ClassClient
java/Client.java:11
ClassClient<HTTP>
Blockchain/src/net/client_http.hpp:664
ClassClientBase
Blockchain/src/net/client_http.hpp:55
ClassConfig
Blockchain/src/net/client_http.hpp:99
ClassConfig
Blockchain/src/net/server_http.hpp:287
ClassConnection
Blockchain/src/net/client_http.hpp:118
ClassConnection
Blockchain/src/net/server_http.hpp:228
ClassContent
Blockchain/src/net/client_http.hpp:57
ClassContent
Blockchain/src/net/server_http.hpp:158
ClassEvent
renderer/src/Event System/event.h:6
EnumEventType
renderer/src/Event System/event.h:9
ClassExtend
Blockchain/src/json.hh:3228
ClassExtend
Blockchain/src/json.h:3228
ClassExtend<integer_sequence<T, Ints...>, SeqSize, 0>
Blockchain/src/json.hh:3232
ClassExtend<integer_sequence<T, Ints...>, SeqSize, 0>
Blockchain/src/json.h:3232
ClassExtend<integer_sequence<T, Ints...>, SeqSize, 1>
Blockchain/src/json.hh:3238
ClassExtend<integer_sequence<T, Ints...>, SeqSize, 1>
Blockchain/src/json.h:3238
ClassFieldValue
Blockchain/src/net/utility.hpp:155
ClassFileServer
Trick to define a recursive function within this scope (for example purposes)
Blockchain/src/core/Miner.cpp:253
ClassGen
Blockchain/src/json.hh:3246
ClassGen
Blockchain/src/json.h:3246
ClassGen<T, 0>
Blockchain/src/json.hh:3253
ClassGen<T, 0>
Blockchain/src/json.h:3253
ClassHashT
Blockchain/src/core/merkleTree.hpp:92
ClassHashT
Blockchain/src/core/Merkle.hpp:92
ClassHttpHeader
Blockchain/src/net/utility.hpp:135
ClassKeyPressedEvent
renderer/src/Event System/keyboardevent.h:7
ClassKeyReleasedEvent
renderer/src/Event System/keyboardevent.h:26
ClassMiner
Blockchain/src/core/Miner.hpp:46
ClassMouseButtonPressed
renderer/src/Event System/mouseevent.h:49
ClassMouseButtonReleased
renderer/src/Event System/mouseevent.h:68
ClassMouseMovedEvent
renderer/src/Event System/mouseevent.h:8
ClassMouseScrolledEvent
renderer/src/Event System/mouseevent.h:30
ClassNode
Blockchain/src/core/merkleTree.hpp:527
ClassNode
Blockchain/src/core/Merkle.hpp:527
ClassObject
serialization/include/object.h:10
ClassPathT
Blockchain/src/core/merkleTree.hpp:244
ClassPathT
Blockchain/src/core/Merkle.hpp:244
ClassPercent
Percent encoding and decoding
Blockchain/src/net/utility.hpp:39
ClassPrimitive
serialization/include/primitive.h:9
ClassQueryString
Query string creation and parsing
Blockchain/src/net/utility.hpp:82
ClassRequest
Blockchain/src/net/server_http.hpp:184
ClassRequestMessage
Blockchain/src/net/utility.hpp:213
ClassResponse
Blockchain/src/net/client_http.hpp:83
ClassResponse
Blockchain/src/net/server_http.hpp:58
ClassResponseMessage
Blockchain/src/net/utility.hpp:262
ClassRoot
serialization/include/root.h:11
ClassScopeRunner
Makes it possible to for instance cancel Asio handlers without stopping asio::io_service
Blockchain/src/net/utility.hpp:308
ClassSemicolonSeparatedAttributes
Blockchain/src/net/utility.hpp:157
ClassServer
Blockchain/src/net/server_http.hpp:50
ClassServer
server/src/server.h:20
ClassServer<HTTP>
Blockchain/src/net/server_http.hpp:713
ClassServerBase
Blockchain/src/net/server_http.hpp:53
ClassSession
Blockchain/src/net/client_http.hpp:159
ClassSession
Blockchain/src/net/server_http.hpp:55
ClassSharedLock
Blockchain/src/net/utility.hpp:313
EnumStage
Blockchain/src/core/Ledger.hpp:26
ClassStatistics
Blockchain/src/core/merkleTree.hpp:1477
ClassStatistics
Blockchain/src/core/Merkle.hpp:1477
EnumStatusCode
Blockchain/src/net/status_code.hpp:10
ClassStringToStatusCode
Blockchain/src/net/status_code.hpp:143
ClassTransaction
Blockchain/src/core/Transaction.hpp:11
ClassTreeT
Blockchain/src/core/merkleTree.hpp:523
ClassTreeT
Blockchain/src/core/Merkle.hpp:523
EnumType
serialization/include/meta.h:17
ClassWindow
renderer/src/Event System/window.h:14
ClassWindowClosedEvent
renderer/src/Event System/windowevent.h:28
ClassWindowResizedEvent
renderer/src/Event System/windowevent.h:10
EnumWrapper
serialization/include/meta.h:9
Enumadd_strategy
* Adding strategy. * * Determines what happens with old content if current cell is not empty after * adding data to it. Default strategy is 'replac
Blockchain/src/fort.hpp:71
Classadl_serializer
Blockchain/src/json.hh:3436
Classadl_serializer
Blockchain/src/json.h:3436
Classbasic_json
Blockchain/src/json.hh:3449
Classbasic_json
Blockchain/src/json.hh:12477
Classbasic_json
Blockchain/src/json.h:3449
Classbasic_json
Blockchain/src/json.h:12477
next →1–100 of 433, ranked by callers