Bifrost
Introduction
Getting Started
Integration
Best Practices
FAQ
Community
Release notes
Bifrost 4.0 upgrade guide
Bifrost 4.0-4.2 documentation
Bifrost 3.0-3.4 documentation
Bifrost API
Bifrost
Index
Index
D
|
L
|
M
|
P
|
R
D
DefaultBifrostListeningPort (C++ member)
L
LoggerPropertiesResponse (C++ struct)
LoggerPropertiesResponse::LogPath (C++ member)
LoggerPropertiesResponse::NLOHMANN_DEFINE_TYPE_INTRUSIVE (C++ function)
M
Microsoft::XboxStudios::Bifrost::BifrostEvent (C++ class)
Microsoft::XboxStudios::Bifrost::BifrostEvent::BifrostEvent (C++ function)
Microsoft::XboxStudios::Bifrost::BifrostEvent::Encode (C++ function)
Microsoft::XboxStudios::Bifrost::BifrostEvent::~BifrostEvent (C++ function)
Microsoft::XboxStudios::Bifrost::BinaryReader (C++ struct)
Microsoft::XboxStudios::Bifrost::BinaryReader::ReadInt16 (C++ function)
Microsoft::XboxStudios::Bifrost::BinaryReader::ReadMessageFlags (C++ function)
Microsoft::XboxStudios::Bifrost::BinaryReader::ReadRequestHeader (C++ function)
Microsoft::XboxStudios::Bifrost::BinaryWriter (C++ struct)
Microsoft::XboxStudios::Bifrost::BinaryWriter::WriteEventHeader (C++ function)
Microsoft::XboxStudios::Bifrost::BinaryWriter::WriteInt16 (C++ function)
Microsoft::XboxStudios::Bifrost::BinaryWriter::WriteResponseHeader (C++ function)
Microsoft::XboxStudios::Bifrost::BinaryWriter::WriteString (C++ function)
Microsoft::XboxStudios::Bifrost::BoundedString (C++ struct)
Microsoft::XboxStudios::Bifrost::BoundedString::Create (C++ function)
Microsoft::XboxStudios::Bifrost::BoundedString::MaxLength (C++ member)
Microsoft::XboxStudios::Bifrost::BoundedString::ToString (C++ function)
Microsoft::XboxStudios::Bifrost::BoundedString::Validate (C++ function)
Microsoft::XboxStudios::Bifrost::BResult (C++ class)
Microsoft::XboxStudios::Bifrost::BResult::BResult (C++ function)
Microsoft::XboxStudios::Bifrost::BResult::CreateBResult (C++ function)
Microsoft::XboxStudios::Bifrost::BResult::GetCategory (C++ function)
Microsoft::XboxStudios::Bifrost::BResult::GetResult (C++ function)
Microsoft::XboxStudios::Bifrost::BResult::GetReturnCode (C++ function)
Microsoft::XboxStudios::Bifrost::BResult::IsSuccess (C++ function)
Microsoft::XboxStudios::Bifrost::BResult::operator!= (C++ function)
Microsoft::XboxStudios::Bifrost::BResult::operator== (C++ function)
Microsoft::XboxStudios::Bifrost::BResult::Size (C++ function)
Microsoft::XboxStudios::Bifrost::BResult::ToString (C++ function)
Microsoft::XboxStudios::Bifrost::BResult::WriteToStream (C++ function)
Microsoft::XboxStudios::Bifrost::BResultCategory (C++ enum)
Microsoft::XboxStudios::Bifrost::BResultCategory::Game (C++ enumerator)
Microsoft::XboxStudios::Bifrost::BResultCategory::Infrastructure (C++ enumerator)
Microsoft::XboxStudios::Bifrost::BResultCategory::Serializer (C++ enumerator)
Microsoft::XboxStudios::Bifrost::BResultCategory::Transport (C++ enumerator)
Microsoft::XboxStudios::Bifrost::BuiltInHookBuilder (C++ struct)
Microsoft::XboxStudios::Bifrost::BuiltInHookBuilder::AddBuiltInHooks (C++ function)
Microsoft::XboxStudios::Bifrost::ChunkHeader (C++ struct)
Microsoft::XboxStudios::Bifrost::ChunkHeader::chunkSize (C++ member)
Microsoft::XboxStudios::Bifrost::ChunkHeader::id (C++ member)
Microsoft::XboxStudios::Bifrost::CommonErrorMessages (C++ class)
Microsoft::XboxStudios::Bifrost::CommonErrorMessages::HandshakeFailed (C++ member)
Microsoft::XboxStudios::Bifrost::CommonErrorMessages::InvalidPacket (C++ member)
Microsoft::XboxStudios::Bifrost::CommonErrorMessages::IStreamDisconnected (C++ member)
Microsoft::XboxStudios::Bifrost::CommonErrorMessages::MessageSizeNegative (C++ member)
Microsoft::XboxStudios::Bifrost::DequeBehavior (C++ enum)
Microsoft::XboxStudios::Bifrost::DequeBehavior::FIFO (C++ enumerator)
Microsoft::XboxStudios::Bifrost::DequeBehavior::LIFO (C++ enumerator)
Microsoft::XboxStudios::Bifrost::EmptyBuiltInHookMessages (C++ struct)
Microsoft::XboxStudios::Bifrost::EmptyBuiltInHookMessages::FillLoggerPropertiesPacket (C++ function)
Microsoft::XboxStudios::Bifrost::EmptyBuiltInHookMessages::FillRegisteredHooksPacket (C++ function)
Microsoft::XboxStudios::Bifrost::EmptyBuiltInHookMessages::FillVerifyPropertiesPacket (C++ function)
Microsoft::XboxStudios::Bifrost::EmptyBuiltInHookMessages::LoggerPropertiesResponseType (C++ type)
Microsoft::XboxStudios::Bifrost::EmptyBuiltInHookMessages::RegisteredHookResponseType (C++ type)
Microsoft::XboxStudios::Bifrost::EmptyBuiltInHookMessages::VerifyPropertiesResponseType (C++ type)
Microsoft::XboxStudios::Bifrost::ErrorMessage (C++ struct)
Microsoft::XboxStudios::Bifrost::ErrorMessage::ErrorMessage (C++ function)
Microsoft::XboxStudios::Bifrost::ErrorMessage::Result (C++ function)
Microsoft::XboxStudios::Bifrost::EventMessage (C++ struct)
Microsoft::XboxStudios::Bifrost::EventMessage::EventMessage (C++ function)
Microsoft::XboxStudios::Bifrost::EventMessage::GetBifrostEvent (C++ function)
Microsoft::XboxStudios::Bifrost::EventMessage::Name (C++ function)
Microsoft::XboxStudios::Bifrost::FileLogger (C++ class)
Microsoft::XboxStudios::Bifrost::FileLogger::FileLogger (C++ function)
,
[1]
,
[2]
Microsoft::XboxStudios::Bifrost::FileLogger::GetFullPath (C++ function)
Microsoft::XboxStudios::Bifrost::FileLogger::LogError (C++ function)
Microsoft::XboxStudios::Bifrost::FileLogger::LogInformational (C++ function)
Microsoft::XboxStudios::Bifrost::FileLogger::LogWarning (C++ function)
Microsoft::XboxStudios::Bifrost::FileLogger::operator= (C++ function)
,
[1]
Microsoft::XboxStudios::Bifrost::FileLoggerService (C++ class)
Microsoft::XboxStudios::Bifrost::FileLoggerService::GetFileLoggerInstance (C++ function)
Microsoft::XboxStudios::Bifrost::GenericResult (C++ class)
Microsoft::XboxStudios::Bifrost::GenericResult::GenericResult (C++ function)
Microsoft::XboxStudios::Bifrost::Hook (C++ struct)
Microsoft::XboxStudios::Bifrost::Hook::Decode (C++ function)
Microsoft::XboxStudios::Bifrost::Hook::DecodeFunc (C++ type)
Microsoft::XboxStudios::Bifrost::Hook::Encode (C++ function)
Microsoft::XboxStudios::Bifrost::Hook::EncodeFunc (C++ type)
Microsoft::XboxStudios::Bifrost::Hook::Hook (C++ function)
,
[1]
,
[2]
Microsoft::XboxStudios::Bifrost::Hook::HookFunc (C++ type)
Microsoft::XboxStudios::Bifrost::Hook::Invoke (C++ function)
Microsoft::XboxStudios::Bifrost::Hook::IsImmediate (C++ function)
Microsoft::XboxStudios::Bifrost::Hook::operator= (C++ function)
,
[1]
Microsoft::XboxStudios::Bifrost::HookFactory (C++ struct)
Microsoft::XboxStudios::Bifrost::HookFactory::CreateDecoder (C++ function)
Microsoft::XboxStudios::Bifrost::HookFactory::CreateEncoder (C++ function)
Microsoft::XboxStudios::Bifrost::HookFactory::CreateHook (C++ function)
Microsoft::XboxStudios::Bifrost::HookFactory::CreateHookWithNoRequest (C++ function)
Microsoft::XboxStudios::Bifrost::HookFactory::CreateHookWithNoRequestAndResponse (C++ function)
Microsoft::XboxStudios::Bifrost::HookFactory::CreateHookWithNoResponse (C++ function)
Microsoft::XboxStudios::Bifrost::HookFactory::CreateStreamingEncoder (C++ function)
Microsoft::XboxStudios::Bifrost::HookFactory::CreateStreamingHook (C++ function)
Microsoft::XboxStudios::Bifrost::HookFactory::CreateStreamingHookWithNoRequest (C++ function)
Microsoft::XboxStudios::Bifrost::HookTable (C++ struct)
Microsoft::XboxStudios::Bifrost::HookTable::hooks (C++ member)
Microsoft::XboxStudios::Bifrost::HookTableBuilder (C++ struct)
Microsoft::XboxStudios::Bifrost::HookTableBuilder::AddHook (C++ function)
Microsoft::XboxStudios::Bifrost::HookTableBuilder::AddHookWithNoRequest (C++ function)
Microsoft::XboxStudios::Bifrost::HookTableBuilder::AddHookWithNoRequestAndResponse (C++ function)
Microsoft::XboxStudios::Bifrost::HookTableBuilder::AddHookWithNoResponse (C++ function)
Microsoft::XboxStudios::Bifrost::HookTableBuilder::AddStreamingHook (C++ function)
Microsoft::XboxStudios::Bifrost::HookTableBuilder::AddStreamingHookWithNoRequest (C++ function)
Microsoft::XboxStudios::Bifrost::HookTableBuilder::HookTableBuilder (C++ function)
,
[1]
,
[2]
Microsoft::XboxStudios::Bifrost::HookTableBuilder::operator= (C++ function)
,
[1]
Microsoft::XboxStudios::Bifrost::HookTableBuilder::~HookTableBuilder (C++ function)
Microsoft::XboxStudios::Bifrost::HookTableBuilderBase (C++ struct)
Microsoft::XboxStudios::Bifrost::HookTableBuilderBase::Build (C++ function)
Microsoft::XboxStudios::Bifrost::HookTableBuilderBase::HookTableBuilderBase (C++ function)
Microsoft::XboxStudios::Bifrost::HookTableBuilderBase::RegisterHook (C++ function)
Microsoft::XboxStudios::Bifrost::HookTableBuilderBase::RegisterStreamingHook (C++ function)
Microsoft::XboxStudios::Bifrost::IBifrostEvent (C++ struct)
Microsoft::XboxStudios::Bifrost::IBifrostEvent::Encode (C++ function)
Microsoft::XboxStudios::Bifrost::IBifrostEvent::~IBifrostEvent (C++ function)
Microsoft::XboxStudios::Bifrost::IFileLogger (C++ class)
Microsoft::XboxStudios::Bifrost::IFileLogger::GetFullPath (C++ function)
Microsoft::XboxStudios::Bifrost::IFileLogger::LogError (C++ function)
Microsoft::XboxStudios::Bifrost::IFileLogger::LogInformational (C++ function)
Microsoft::XboxStudios::Bifrost::IFileLogger::LogWarning (C++ function)
Microsoft::XboxStudios::Bifrost::IFileLogger::~IFileLogger (C++ function)
Microsoft::XboxStudios::Bifrost::IHook (C++ struct)
Microsoft::XboxStudios::Bifrost::IHook::Encode (C++ function)
Microsoft::XboxStudios::Bifrost::IHook::Invoke (C++ function)
Microsoft::XboxStudios::Bifrost::IHook::IsImmediate (C++ function)
Microsoft::XboxStudios::Bifrost::IHook::~IHook (C++ function)
Microsoft::XboxStudios::Bifrost::IncomingMessage (C++ struct)
Microsoft::XboxStudios::Bifrost::IncomingMessage::Header (C++ function)
Microsoft::XboxStudios::Bifrost::IncomingMessage::IncomingMessage (C++ function)
Microsoft::XboxStudios::Bifrost::IncomingMessage::request (C++ member)
Microsoft::XboxStudios::Bifrost::IncomingMessage::Stream (C++ function)
Microsoft::XboxStudios::Bifrost::InfrastructureResult (C++ class)
Microsoft::XboxStudios::Bifrost::InfrastructureResult::InfrastructureResult (C++ function)
Microsoft::XboxStudios::Bifrost::InfrastructureReturnCode (C++ enum)
Microsoft::XboxStudios::Bifrost::InfrastructureReturnCode::ImmediateCallError (C++ enumerator)
Microsoft::XboxStudios::Bifrost::InfrastructureReturnCode::InvalidArgument (C++ enumerator)
Microsoft::XboxStudios::Bifrost::InfrastructureReturnCode::InvalidHookName (C++ enumerator)
Microsoft::XboxStudios::Bifrost::InfrastructureReturnCode::NotImplemented (C++ enumerator)
Microsoft::XboxStudios::Bifrost::InfrastructureReturnCode::NotSupported (C++ enumerator)
Microsoft::XboxStudios::Bifrost::InfrastructureReturnCode::StreamingEncoderNotRegistered (C++ enumerator)
Microsoft::XboxStudios::Bifrost::InfrastructureReturnCode::StreamingStateInvalid (C++ enumerator)
Microsoft::XboxStudios::Bifrost::InfrastructureReturnCode::StringTooLarge (C++ enumerator)
Microsoft::XboxStudios::Bifrost::InfrastructureReturnCode::Success (C++ enumerator)
Microsoft::XboxStudios::Bifrost::InfrastructureReturnCode::UnknownError (C++ enumerator)
Microsoft::XboxStudios::Bifrost::IRequestDecoder (C++ struct)
Microsoft::XboxStudios::Bifrost::IRequestDecoder::Decode (C++ function)
Microsoft::XboxStudios::Bifrost::IServer (C++ struct)
Microsoft::XboxStudios::Bifrost::IServer::IsRunning (C++ function)
Microsoft::XboxStudios::Bifrost::IServer::ProcessRequests (C++ function)
Microsoft::XboxStudios::Bifrost::IServer::SendEvent (C++ function)
Microsoft::XboxStudios::Bifrost::IServer::Start (C++ function)
Microsoft::XboxStudios::Bifrost::IServer::Stop (C++ function)
Microsoft::XboxStudios::Bifrost::IServer::~IServer (C++ function)
Microsoft::XboxStudios::Bifrost::IStream (C++ class)
Microsoft::XboxStudios::Bifrost::IStream::IStream (C++ function)
,
[1]
Microsoft::XboxStudios::Bifrost::IStream::operator= (C++ function)
,
[1]
Microsoft::XboxStudios::Bifrost::IStream::Read (C++ function)
Microsoft::XboxStudios::Bifrost::IStream::Write (C++ function)
Microsoft::XboxStudios::Bifrost::IStream::~IStream (C++ function)
Microsoft::XboxStudios::Bifrost::IStreamingHook (C++ struct)
Microsoft::XboxStudios::Bifrost::IStreamingHook::Invoke (C++ function)
Microsoft::XboxStudios::Bifrost::IStreamingHook::WriteToBuffer (C++ function)
Microsoft::XboxStudios::Bifrost::IStreamingHook::~IStreamingHook (C++ function)
Microsoft::XboxStudios::Bifrost::ITransport (C++ class)
Microsoft::XboxStudios::Bifrost::ITransport::FatalErrorCallback (C++ type)
Microsoft::XboxStudios::Bifrost::ITransport::GetConnectedStreams (C++ function)
Microsoft::XboxStudios::Bifrost::ITransport::Init (C++ function)
Microsoft::XboxStudios::Bifrost::ITransport::Listen (C++ function)
Microsoft::XboxStudios::Bifrost::ITransport::ServerCallback (C++ type)
Microsoft::XboxStudios::Bifrost::ITransport::Shutdown (C++ function)
Microsoft::XboxStudios::Bifrost::ITransport::ValidateStreamCallback (C++ type)
Microsoft::XboxStudios::Bifrost::ITransport::~ITransport (C++ function)
Microsoft::XboxStudios::Bifrost::MessageFlags (C++ enum)
Microsoft::XboxStudios::Bifrost::MessageFlags::IsEvent (C++ enumerator)
Microsoft::XboxStudios::Bifrost::MessageFlags::IsFinalChunk (C++ enumerator)
Microsoft::XboxStudios::Bifrost::MessageFlags::IsRequest (C++ enumerator)
Microsoft::XboxStudios::Bifrost::MessageFlags::IsResponse (C++ enumerator)
Microsoft::XboxStudios::Bifrost::MessageFlags::None (C++ enumerator)
Microsoft::XboxStudios::Bifrost::MessageFlags::PayloadContainErrorData (C++ enumerator)
Microsoft::XboxStudios::Bifrost::OutgoingMessage (C++ struct)
Microsoft::XboxStudios::Bifrost::OutgoingMessage::BytesSent (C++ function)
Microsoft::XboxStudios::Bifrost::OutgoingMessage::bytesSentSoFar (C++ member)
Microsoft::XboxStudios::Bifrost::OutgoingMessage::encodedMessage (C++ member)
Microsoft::XboxStudios::Bifrost::OutgoingMessage::GetRemainingBytes (C++ function)
Microsoft::XboxStudios::Bifrost::OutgoingMessage::ID (C++ function)
Microsoft::XboxStudios::Bifrost::OutgoingMessage::message (C++ member)
Microsoft::XboxStudios::Bifrost::OutgoingMessage::OutgoingMessage (C++ function)
Microsoft::XboxStudios::Bifrost::OutgoingMessage::streams (C++ member)
Microsoft::XboxStudios::Bifrost::OutgoingMessage::WriteToStream (C++ function)
Microsoft::XboxStudios::Bifrost::PathType (C++ type)
Microsoft::XboxStudios::Bifrost::RequestHeader (C++ struct)
Microsoft::XboxStudios::Bifrost::RequestHeader::isImmediate (C++ member)
Microsoft::XboxStudios::Bifrost::RequestHeader::messageID (C++ member)
Microsoft::XboxStudios::Bifrost::RequestHeader::name (C++ member)
Microsoft::XboxStudios::Bifrost::RequestHeader::payloadSize (C++ member)
Microsoft::XboxStudios::Bifrost::ResponseMessage (C++ struct)
Microsoft::XboxStudios::Bifrost::ResponseMessage::Data (C++ function)
Microsoft::XboxStudios::Bifrost::ResponseMessage::Hook (C++ function)
Microsoft::XboxStudios::Bifrost::ResponseMessage::ResponseMessage (C++ function)
Microsoft::XboxStudios::Bifrost::Serializer::BifrostJsonEvent (C++ type)
Microsoft::XboxStudios::Bifrost::Serializer::BifrostProtoEvent (C++ type)
Microsoft::XboxStudios::Bifrost::Serializer::BuiltInHookMessagesProto (C++ struct)
Microsoft::XboxStudios::Bifrost::Serializer::BuiltInHookMessagesProto::FillLoggerPropertiesPacket (C++ function)
Microsoft::XboxStudios::Bifrost::Serializer::BuiltInHookMessagesProto::FillRegisteredHooksPacket (C++ function)
Microsoft::XboxStudios::Bifrost::Serializer::BuiltInHookMessagesProto::FillVerifyPropertiesPacket (C++ function)
Microsoft::XboxStudios::Bifrost::Serializer::BuiltInHookMessagesProto::LoggerPropertiesResponseType (C++ type)
Microsoft::XboxStudios::Bifrost::Serializer::BuiltInHookMessagesProto::RegisteredHookResponseType (C++ type)
Microsoft::XboxStudios::Bifrost::Serializer::BuiltInHookMessagesProto::VerifyPropertiesResponseType (C++ type)
Microsoft::XboxStudios::Bifrost::Serializer::BuiltInHooksJSON (C++ struct)
Microsoft::XboxStudios::Bifrost::Serializer::BuiltInHooksJSON::FillLoggerPropertiesPacket (C++ function)
Microsoft::XboxStudios::Bifrost::Serializer::BuiltInHooksJSON::FillRegisteredHooksPacket (C++ function)
Microsoft::XboxStudios::Bifrost::Serializer::BuiltInHooksJSON::FillVerifyPropertiesPacket (C++ function)
Microsoft::XboxStudios::Bifrost::Serializer::BuiltInHooksJSON::LoggerPropertiesResponseType (C++ type)
Microsoft::XboxStudios::Bifrost::Serializer::BuiltInHooksJSON::RegisteredHookResponseType (C++ type)
Microsoft::XboxStudios::Bifrost::Serializer::BuiltInHooksJSON::VerifyPropertiesResponseType (C++ type)
Microsoft::XboxStudios::Bifrost::Serializer::HookTableBuilderJSON (C++ type)
Microsoft::XboxStudios::Bifrost::Serializer::HookTableBuilderProto (C++ type)
Microsoft::XboxStudios::Bifrost::Serializer::JSONSerializer (C++ struct)
Microsoft::XboxStudios::Bifrost::Serializer::JSONSerializer::Decode (C++ function)
Microsoft::XboxStudios::Bifrost::Serializer::JSONSerializer::Encode (C++ function)
Microsoft::XboxStudios::Bifrost::Serializer::JSONSerializer::GetHandshakeValue (C++ function)
Microsoft::XboxStudios::Bifrost::Serializer::MakeBifrostJsonEvent (C++ function)
Microsoft::XboxStudios::Bifrost::Serializer::MakeBifrostProtoEvent (C++ function)
Microsoft::XboxStudios::Bifrost::Serializer::ProtobufSerializer (C++ struct)
Microsoft::XboxStudios::Bifrost::Serializer::ProtobufSerializer::Decode (C++ function)
Microsoft::XboxStudios::Bifrost::Serializer::ProtobufSerializer::Encode (C++ function)
Microsoft::XboxStudios::Bifrost::Serializer::ProtobufSerializer::GetHandshakeValue (C++ function)
Microsoft::XboxStudios::Bifrost::Serializer::SerializerResultJSON (C++ class)
Microsoft::XboxStudios::Bifrost::Serializer::SerializerResultJSON::SerializerResultJSON (C++ function)
Microsoft::XboxStudios::Bifrost::Serializer::SerializerResultProto (C++ class)
Microsoft::XboxStudios::Bifrost::Serializer::SerializerResultProto::SerializerResultProto (C++ function)
Microsoft::XboxStudios::Bifrost::Serializer::SerializerReturnCodeJSON (C++ enum)
Microsoft::XboxStudios::Bifrost::Serializer::SerializerReturnCodeJSON::Success (C++ enumerator)
Microsoft::XboxStudios::Bifrost::Serializer::SerializerReturnCodeProto (C++ enum)
Microsoft::XboxStudios::Bifrost::Serializer::SerializerReturnCodeProto::InvalidPacket (C++ enumerator)
Microsoft::XboxStudios::Bifrost::Serializer::SerializerReturnCodeProto::MessageTooLarge (C++ enumerator)
Microsoft::XboxStudios::Bifrost::Serializer::SerializerReturnCodeProto::Success (C++ enumerator)
Microsoft::XboxStudios::Bifrost::Serializer::StaticHookTableBuilderJSON (C++ type)
Microsoft::XboxStudios::Bifrost::Serializer::StaticHookTableBuilderProto (C++ type)
Microsoft::XboxStudios::Bifrost::Serializer::WideStringToString (C++ function)
Microsoft::XboxStudios::Bifrost::Server (C++ class)
Microsoft::XboxStudios::Bifrost::Server::IsRunning (C++ function)
Microsoft::XboxStudios::Bifrost::Server::operator= (C++ function)
,
[1]
Microsoft::XboxStudios::Bifrost::Server::ProcessRequests (C++ function)
Microsoft::XboxStudios::Bifrost::Server::SendEvent (C++ function)
Microsoft::XboxStudios::Bifrost::Server::Server (C++ function)
,
[1]
,
[2]
Microsoft::XboxStudios::Bifrost::Server::Start (C++ function)
Microsoft::XboxStudios::Bifrost::Server::Stop (C++ function)
Microsoft::XboxStudios::Bifrost::Server::~Server (C++ function)
Microsoft::XboxStudios::Bifrost::ServerWithReferences (C++ struct)
Microsoft::XboxStudios::Bifrost::ServerWithReferences::IsRunning (C++ function)
Microsoft::XboxStudios::Bifrost::ServerWithReferences::ProcessRequests (C++ function)
Microsoft::XboxStudios::Bifrost::ServerWithReferences::SendEvent (C++ function)
Microsoft::XboxStudios::Bifrost::ServerWithReferences::ServerWithReferences (C++ function)
Microsoft::XboxStudios::Bifrost::ServerWithReferences::Start (C++ function)
Microsoft::XboxStudios::Bifrost::ServerWithReferences::Stop (C++ function)
Microsoft::XboxStudios::Bifrost::ServerWithReferences::~ServerWithReferences (C++ function)
Microsoft::XboxStudios::Bifrost::StaticHookTableBuilder (C++ struct)
Microsoft::XboxStudios::Bifrost::StaticHookTableBuilder::AddHook (C++ function)
Microsoft::XboxStudios::Bifrost::StaticHookTableBuilder::AddHookWithNoRequest (C++ function)
Microsoft::XboxStudios::Bifrost::StaticHookTableBuilder::AddHookWithNoRequestAndResponse (C++ function)
Microsoft::XboxStudios::Bifrost::StaticHookTableBuilder::AddHookWithNoResponse (C++ function)
Microsoft::XboxStudios::Bifrost::StaticHookTableBuilder::AddStreamingHook (C++ function)
Microsoft::XboxStudios::Bifrost::StaticHookTableBuilder::AddStreamingHookWithNoRequest (C++ function)
Microsoft::XboxStudios::Bifrost::StaticHookTableBuilder::StaticHookTableBuilder (C++ function)
Microsoft::XboxStudios::Bifrost::Stream (C++ class)
Microsoft::XboxStudios::Bifrost::Stream::GetId (C++ function)
Microsoft::XboxStudios::Bifrost::Stream::Read (C++ function)
Microsoft::XboxStudios::Bifrost::Stream::Stream (C++ function)
Microsoft::XboxStudios::Bifrost::Stream::StreamCall (C++ type)
Microsoft::XboxStudios::Bifrost::Stream::Write (C++ function)
Microsoft::XboxStudios::Bifrost::StreamingHook (C++ struct)
Microsoft::XboxStudios::Bifrost::StreamingHook::Decode (C++ function)
Microsoft::XboxStudios::Bifrost::StreamingHook::DecodeFunc (C++ type)
Microsoft::XboxStudios::Bifrost::StreamingHook::HookFunc (C++ type)
Microsoft::XboxStudios::Bifrost::StreamingHook::Invoke (C++ function)
Microsoft::XboxStudios::Bifrost::StreamingHook::operator= (C++ function)
,
[1]
Microsoft::XboxStudios::Bifrost::StreamingHook::StreamingEncoder (C++ type)
Microsoft::XboxStudios::Bifrost::StreamingHook::StreamingHook (C++ function)
,
[1]
,
[2]
Microsoft::XboxStudios::Bifrost::StreamingHook::WriteToBuffer (C++ function)
Microsoft::XboxStudios::Bifrost::StreamingResponseMessage (C++ struct)
Microsoft::XboxStudios::Bifrost::StreamingResponseMessage::Hook (C++ function)
Microsoft::XboxStudios::Bifrost::StreamingResponseMessage::StreamingResponseMessage (C++ function)
Microsoft::XboxStudios::Bifrost::StreamingResponseMessage::StreamingState (C++ function)
Microsoft::XboxStudios::Bifrost::StringConstants (C++ class)
Microsoft::XboxStudios::Bifrost::StringConstants::GetAllRegisteredHooksLiteral (C++ member)
Microsoft::XboxStudios::Bifrost::StringConstants::GetBuiltInRegisteredHooksLiteral (C++ member)
Microsoft::XboxStudios::Bifrost::StringConstants::GetLogPathLiteral (C++ member)
Microsoft::XboxStudios::Bifrost::StringConstants::GetUserRegisteredHooksLiteral (C++ member)
Microsoft::XboxStudios::Bifrost::StringConstants::Guid (C++ member)
Microsoft::XboxStudios::Bifrost::StringConstants::HookHandlerLiteral (C++ member)
Microsoft::XboxStudios::Bifrost::StringConstants::LogErrorLiteral (C++ member)
Microsoft::XboxStudios::Bifrost::StringConstants::LogInformationalLiteral (C++ member)
Microsoft::XboxStudios::Bifrost::StringConstants::LogWarningLiteral (C++ member)
Microsoft::XboxStudios::Bifrost::StringConstants::ServerLiteral (C++ member)
Microsoft::XboxStudios::Bifrost::StringConstants::TransportLiteral (C++ member)
Microsoft::XboxStudios::Bifrost::StringConstants::VerifyPropertiesLiteral (C++ member)
Microsoft::XboxStudios::Bifrost::StringConstants::WriteErrorMessage (C++ member)
Microsoft::XboxStudios::Bifrost::SystemInfo (C++ class)
Microsoft::XboxStudios::Bifrost::SystemInfo::GetPlatformName (C++ function)
Microsoft::XboxStudios::Bifrost::ThreadSafeDeque (C++ class)
Microsoft::XboxStudios::Bifrost::ThreadSafeDeque::Clear (C++ function)
Microsoft::XboxStudios::Bifrost::ThreadSafeDeque::IsEmpty (C++ function)
Microsoft::XboxStudios::Bifrost::ThreadSafeDeque::operator= (C++ function)
,
[1]
Microsoft::XboxStudios::Bifrost::ThreadSafeDeque::Push (C++ function)
Microsoft::XboxStudios::Bifrost::ThreadSafeDeque::ThreadSafeDeque (C++ function)
,
[1]
,
[2]
Microsoft::XboxStudios::Bifrost::ThreadSafeDeque::TryPop (C++ function)
Microsoft::XboxStudios::Bifrost::ThreadSafeDeque::WaitAndPop (C++ function)
,
[1]
Microsoft::XboxStudios::Bifrost::ThreadSafeDeque::~ThreadSafeDeque (C++ function)
Microsoft::XboxStudios::Bifrost::TimeConverter (C++ class)
Microsoft::XboxStudios::Bifrost::TimeConverter::ConvertUnixTimeToString (C++ function)
Microsoft::XboxStudios::Bifrost::ToGenericUniquePtr (C++ function)
Microsoft::XboxStudios::Bifrost::ToUnderlyingType (C++ function)
Microsoft::XboxStudios::Bifrost::Transport::BaseTcpTransport (C++ class)
Microsoft::XboxStudios::Bifrost::Transport::BaseTcpTransport::AcceptConnections (C++ function)
Microsoft::XboxStudios::Bifrost::Transport::BaseTcpTransport::BaseTcpTransport (C++ function)
,
[1]
,
[2]
Microsoft::XboxStudios::Bifrost::Transport::BaseTcpTransport::CleanUpConnectedClientSockets (C++ function)
Microsoft::XboxStudios::Bifrost::Transport::BaseTcpTransport::CleanUpServerSocket (C++ function)
Microsoft::XboxStudios::Bifrost::Transport::BaseTcpTransport::clientsAwaitingValidation (C++ member)
Microsoft::XboxStudios::Bifrost::Transport::BaseTcpTransport::clientsAwaitingValidationMutex (C++ member)
Microsoft::XboxStudios::Bifrost::Transport::BaseTcpTransport::clientThreads (C++ member)
Microsoft::XboxStudios::Bifrost::Transport::BaseTcpTransport::clientThreadsMutex (C++ member)
Microsoft::XboxStudios::Bifrost::Transport::BaseTcpTransport::CloseClientSocket (C++ function)
Microsoft::XboxStudios::Bifrost::Transport::BaseTcpTransport::connectedClients (C++ member)
Microsoft::XboxStudios::Bifrost::Transport::BaseTcpTransport::connectedClientsMutex (C++ member)
Microsoft::XboxStudios::Bifrost::Transport::BaseTcpTransport::fatalErrorCallBack (C++ member)
Microsoft::XboxStudios::Bifrost::Transport::BaseTcpTransport::fileLogger (C++ member)
Microsoft::XboxStudios::Bifrost::Transport::BaseTcpTransport::GetConnectedStreams (C++ function)
Microsoft::XboxStudios::Bifrost::Transport::BaseTcpTransport::Init (C++ function)
Microsoft::XboxStudios::Bifrost::Transport::BaseTcpTransport::IsConnectionOpen (C++ function)
Microsoft::XboxStudios::Bifrost::Transport::BaseTcpTransport::IsShuttingDown (C++ function)
Microsoft::XboxStudios::Bifrost::Transport::BaseTcpTransport::Listen (C++ function)
Microsoft::XboxStudios::Bifrost::Transport::BaseTcpTransport::listeningPort (C++ member)
Microsoft::XboxStudios::Bifrost::Transport::BaseTcpTransport::OpenConnection (C++ function)
Microsoft::XboxStudios::Bifrost::Transport::BaseTcpTransport::operator= (C++ function)
,
[1]
Microsoft::XboxStudios::Bifrost::Transport::BaseTcpTransport::serverCallback (C++ member)
Microsoft::XboxStudios::Bifrost::Transport::BaseTcpTransport::Shutdown (C++ function)
Microsoft::XboxStudios::Bifrost::Transport::BaseTcpTransport::socketMode (C++ member)
Microsoft::XboxStudios::Bifrost::Transport::BaseTcpTransport::ValidateStream (C++ function)
Microsoft::XboxStudios::Bifrost::Transport::BaseTcpTransport::validateStreamCallback (C++ member)
Microsoft::XboxStudios::Bifrost::Transport::BaseTcpTransport::~BaseTcpTransport (C++ function)
Microsoft::XboxStudios::Bifrost::Transport::SocketMode (C++ enum)
Microsoft::XboxStudios::Bifrost::Transport::SocketMode::Dual (C++ enumerator)
Microsoft::XboxStudios::Bifrost::Transport::SocketMode::IPV4 (C++ enumerator)
Microsoft::XboxStudios::Bifrost::Transport::SocketMode::IPV6 (C++ enumerator)
Microsoft::XboxStudios::Bifrost::Transport::TransportResult (C++ class)
Microsoft::XboxStudios::Bifrost::Transport::TransportResult::TransportResult (C++ function)
Microsoft::XboxStudios::Bifrost::Transport::TransportReturnCode (C++ enum)
Microsoft::XboxStudios::Bifrost::Transport::TransportReturnCode::ClientDisconnected (C++ enumerator)
Microsoft::XboxStudios::Bifrost::Transport::TransportReturnCode::InitializationError (C++ enumerator)
Microsoft::XboxStudios::Bifrost::Transport::TransportReturnCode::ReadFromStreamError (C++ enumerator)
Microsoft::XboxStudios::Bifrost::Transport::TransportReturnCode::ShutdownError (C++ enumerator)
Microsoft::XboxStudios::Bifrost::Transport::TransportReturnCode::Success (C++ enumerator)
Microsoft::XboxStudios::Bifrost::Transport::TransportReturnCode::TransportAlreadyInitialized (C++ enumerator)
Microsoft::XboxStudios::Bifrost::Transport::TransportReturnCode::TransportAlreadyShutdown (C++ enumerator)
Microsoft::XboxStudios::Bifrost::Transport::TransportReturnCode::UnknownError (C++ enumerator)
Microsoft::XboxStudios::Bifrost::Transport::TransportReturnCode::WriteToStreamError (C++ enumerator)
Microsoft::XboxStudios::Bifrost::UniqueGenericPtr (C++ type)
P
PATH_TYPE_STRING (C macro)
PropertiesResponse (C++ struct)
PropertiesResponse::NLOHMANN_DEFINE_TYPE_INTRUSIVE (C++ function)
PropertiesResponse::Platform (C++ member)
R
RegisteredHooksResponse (C++ struct)
RegisteredHooksResponse::Hooks (C++ member)
RegisteredHooksResponse::NLOHMANN_DEFINE_TYPE_INTRUSIVE (C++ function)
RETURN_BRESULT_IF_FAILED (C macro)