Kagome
Polkadot Runtime Engine in C++17
Main Page
Related Pages
Namespaces
Classes
Files
Class List
Class Index
Class Hierarchy
Class Members
Kagome
Consensus
core
Development guide
Guide for `outcome::result<T>`
Rules
Terms
Tooling
Overview
Your first Kagome chain
Runing Kagome in docker container
Start private Kagome network
Namespaces
Classes
Class List
fmt
kagome
api
author
chain
child_state
details
internal
payment
rpc
state
system
ApiService
ApiServiceImpl
AuthorApi
AuthorApiImpl
ChainApi
ChainApiImpl
ChildStateApi
ChildStateApiImpl
HttpListenerImpl
HttpSession
InternalApi
InternalApiImpl
JrpcHandleBatch
JRpcProcessor
JRpcServer
JRpcServerImpl
JsonWriter
Listener
Method
Parser
PaymentApi
PaymentApiImpl
RpcApi
RpcApiImpl
RpcContext
RpcThreadPool
Session
StateApi
StateApiImpl
SystemApi
SystemApiImpl
WsListenerImpl
WsSession
application
authority
authority_discovery
authorship
blockchain
clock
common
consensus
crypto
face
host_api
injector
log
metrics
network
observers
offchain
parachain
primitives
runtime
storage
subscription
telemetry
transaction_pool
Empty
is_shared_ptr
is_shared_ptr< std::shared_ptr< T > >
is_smart_ptr
is_smart_ptr< std::shared_ptr< T > >
is_smart_ptr< std::unique_ptr< T > >
is_unique_ptr
is_unique_ptr< std::unique_ptr< T > >
NumTag
Stub
Tagged
Wrapper
libp2p
scale
std
tools
WAVM
Box
Command
CommandExecutionError
CommandParser
Configurator
InspectBlockCommand
is_optional
is_optional< typename std::optional< T > >
NonCopyable
NonMovable
PrintHelpCommand
QueryStateCommand
RemoveBlockCommand
SafeObject
SearchChainCommand
sha3_context_
sha3_context_.__unnamed__
TicToc
Unreachable_At_Line
Class Index
Class Hierarchy
Class Members
Files
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
kagome::api::Session Member List
This is the complete list of members for
kagome::api::Session
, including all inherited members.
Connection
typedef
kagome::api::Session
connectOnCloseHandler
(OnCloseHandler &&handler)
kagome::api::Session
inline
connectOnRequest
(std::function< OnRequestSignature > callback)
kagome::api::Session
inline
Context
typedef
kagome::api::Session
Duration
typedef
kagome::api::Session
ErrorCode
typedef
kagome::api::Session
id
() const =0
kagome::api::Session
pure virtual
notifyOnClose
(SessionId id, SessionType type)
kagome::api::Session
inline
on_close_
kagome::api::Session
private
on_request_
kagome::api::Session
private
OnCloseHandler
typedef
kagome::api::Session
OnRequest
typedef
kagome::api::Session
private
OnRequestSignature
typedef
kagome::api::Session
private
processRequest
(std::string_view request, std::shared_ptr< Session > session)
kagome::api::Session
inline
respond
(std::string_view message)=0
kagome::api::Session
pure virtual
SessionId
typedef
kagome::api::Session
Signal
typedef
kagome::api::Session
private
socket
()=0
kagome::api::Session
pure virtual
Socket
typedef
kagome::api::Session
start
()=0
kagome::api::Session
pure virtual
Streambuf
typedef
kagome::api::Session
Timer
typedef
kagome::api::Session
type
() const =0
kagome::api::Session
pure virtual
~Session
()=default
kagome::api::Session
virtual
Generated by
1.8.11