Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Winderton/xplatform
/ types & classes
Types & classes
433 in github.com/Winderton/xplatform
⨍
Functions
1,449
◇
Types & classes
433
↓ 5 callers
Class
diyfp
Blockchain/src/json.hh:15372
↓ 5 callers
Class
diyfp
Blockchain/src/json.h:15372
↓ 5 callers
Class
json_pointer
Blockchain/src/json.hh:3463
↓ 5 callers
Class
json_pointer
Blockchain/src/json.h:3463
↓ 2 callers
Class
Block
Blockchain/src/core/Block.hpp:25
↓ 2 callers
Class
input_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 callers
Class
input_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 callers
Class
out_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 callers
Class
out_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 callers
Class
table_row
Blockchain/src/fort.hpp:1015
↓ 1 callers
Class
cell_range
Blockchain/src/fort.hpp:1067
↓ 1 callers
Class
default_properties
Blockchain/src/fort.hpp:1096
↓ 1 callers
Class
file_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 callers
Class
file_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 callers
Class
primitive_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 callers
Class
primitive_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 callers
Class
table_cell
Blockchain/src/fort.hpp:972
↓ 1 callers
Class
table_column
Blockchain/src/fort.hpp:1042
Class
Array
serialization/include/array.h:8
Class
BlockChain
Blockchain/src/core/Ledger.hpp:15
Class
CaseInsensitiveEqual
Blockchain/src/net/utility.hpp:18
Class
CaseInsensitiveHash
Based on https://stackoverflow.com/questions/2590677/how-do-i-combine-hash-values-in-c0x/2595226#2595226
Blockchain/src/net/utility.hpp:25
Class
Client
client/src/client.h:19
Class
Client
Blockchain/src/net/client_http.hpp:52
Class
Client
java/Client.java:11
Class
Client<HTTP>
Blockchain/src/net/client_http.hpp:664
Class
ClientBase
Blockchain/src/net/client_http.hpp:55
Class
Config
Blockchain/src/net/client_http.hpp:99
Class
Config
Blockchain/src/net/server_http.hpp:287
Class
Connection
Blockchain/src/net/client_http.hpp:118
Class
Connection
Blockchain/src/net/server_http.hpp:228
Class
Content
Blockchain/src/net/client_http.hpp:57
Class
Content
Blockchain/src/net/server_http.hpp:158
Class
Event
renderer/src/Event System/event.h:6
Enum
EventType
renderer/src/Event System/event.h:9
Class
Extend
Blockchain/src/json.hh:3228
Class
Extend
Blockchain/src/json.h:3228
Class
Extend<integer_sequence<T, Ints...>, SeqSize, 0>
Blockchain/src/json.hh:3232
Class
Extend<integer_sequence<T, Ints...>, SeqSize, 0>
Blockchain/src/json.h:3232
Class
Extend<integer_sequence<T, Ints...>, SeqSize, 1>
Blockchain/src/json.hh:3238
Class
Extend<integer_sequence<T, Ints...>, SeqSize, 1>
Blockchain/src/json.h:3238
Class
FieldValue
Blockchain/src/net/utility.hpp:155
Class
FileServer
Trick to define a recursive function within this scope (for example purposes)
Blockchain/src/core/Miner.cpp:253
Class
Gen
Blockchain/src/json.hh:3246
Class
Gen
Blockchain/src/json.h:3246
Class
Gen<T, 0>
Blockchain/src/json.hh:3253
Class
Gen<T, 0>
Blockchain/src/json.h:3253
Class
HashT
Blockchain/src/core/merkleTree.hpp:92
Class
HashT
Blockchain/src/core/Merkle.hpp:92
Class
HttpHeader
Blockchain/src/net/utility.hpp:135
Class
KeyPressedEvent
renderer/src/Event System/keyboardevent.h:7
Class
KeyReleasedEvent
renderer/src/Event System/keyboardevent.h:26
Class
Miner
Blockchain/src/core/Miner.hpp:46
Class
MouseButtonPressed
renderer/src/Event System/mouseevent.h:49
Class
MouseButtonReleased
renderer/src/Event System/mouseevent.h:68
Class
MouseMovedEvent
renderer/src/Event System/mouseevent.h:8
Class
MouseScrolledEvent
renderer/src/Event System/mouseevent.h:30
Class
Node
Blockchain/src/core/merkleTree.hpp:527
Class
Node
Blockchain/src/core/Merkle.hpp:527
Class
Object
serialization/include/object.h:10
Class
PathT
Blockchain/src/core/merkleTree.hpp:244
Class
PathT
Blockchain/src/core/Merkle.hpp:244
Class
Percent
Percent encoding and decoding
Blockchain/src/net/utility.hpp:39
Class
Primitive
serialization/include/primitive.h:9
Class
QueryString
Query string creation and parsing
Blockchain/src/net/utility.hpp:82
Class
Request
Blockchain/src/net/server_http.hpp:184
Class
RequestMessage
Blockchain/src/net/utility.hpp:213
Class
Response
Blockchain/src/net/client_http.hpp:83
Class
Response
Blockchain/src/net/server_http.hpp:58
Class
ResponseMessage
Blockchain/src/net/utility.hpp:262
Class
Root
serialization/include/root.h:11
Class
ScopeRunner
Makes it possible to for instance cancel Asio handlers without stopping asio::io_service
Blockchain/src/net/utility.hpp:308
Class
SemicolonSeparatedAttributes
Blockchain/src/net/utility.hpp:157
Class
Server
Blockchain/src/net/server_http.hpp:50
Class
Server
server/src/server.h:20
Class
Server<HTTP>
Blockchain/src/net/server_http.hpp:713
Class
ServerBase
Blockchain/src/net/server_http.hpp:53
Class
Session
Blockchain/src/net/client_http.hpp:159
Class
Session
Blockchain/src/net/server_http.hpp:55
Class
SharedLock
Blockchain/src/net/utility.hpp:313
Enum
Stage
Blockchain/src/core/Ledger.hpp:26
Class
Statistics
Blockchain/src/core/merkleTree.hpp:1477
Class
Statistics
Blockchain/src/core/Merkle.hpp:1477
Enum
StatusCode
Blockchain/src/net/status_code.hpp:10
Class
StringToStatusCode
Blockchain/src/net/status_code.hpp:143
Class
Transaction
Blockchain/src/core/Transaction.hpp:11
Class
TreeT
Blockchain/src/core/merkleTree.hpp:523
Class
TreeT
Blockchain/src/core/Merkle.hpp:523
Enum
Type
serialization/include/meta.h:17
Class
Window
renderer/src/Event System/window.h:14
Class
WindowClosedEvent
renderer/src/Event System/windowevent.h:28
Class
WindowResizedEvent
renderer/src/Event System/windowevent.h:10
Enum
Wrapper
serialization/include/meta.h:9
Enum
add_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
Class
adl_serializer
Blockchain/src/json.hh:3436
Class
adl_serializer
Blockchain/src/json.h:3436
Class
basic_json
Blockchain/src/json.hh:3449
Class
basic_json
Blockchain/src/json.hh:12477
Class
basic_json
Blockchain/src/json.h:3449
Class
basic_json
Blockchain/src/json.h:12477
next →
1–100 of 433, ranked by callers