CTR Pia
4.11.3
Game Communication Engine
|
Cnn::pia::chat::AudioInfo | Contains audio streaming information |
Cnn::pia::chat::VoiceProtocol::Setting | Stores parameters used by the Initialize function |
►Cnn::pia::clone::CloneBase | This is the base class for managing sending and receiving. |
►Cnn::pia::clone::CloneElementBase | This is the base class for managing data that is sent and received. |
►Cnn::pia::clone::CloneProfilerBase | This base class manages PiaClone profiling |
Cnn::pia::clone::CloneProtocol::Setting | Stores settings specified during initialization |
Cnn::pia::clone::ReverseSerializePolicy< Type_ > | Reverses the byte order of the source data and then serializes it |
Cnn::pia::clone::StraightSerializePolicy< Type_ > | Serializes the source data structure without changes |
Cnn::pia::common::ByteOrder | Converts the byte order |
Cnn::pia::common::CryptoSetting | A structure for encryption settings |
Cnn::pia::common::ErrorHandler | This class is used for error handling |
Cnn::pia::common::Event | This class represents events |
Cnn::pia::common::ExecuteResult | Represents the result of calling the Execute function |
Cnn::pia::common::InAddr | An IPv4 address structure |
Cnn::pia::common::MemoryLeakChecker | This class is used to automatically detect memory leaks inside the Pia library |
►Cnn::pia::common::RootObject | This is the common base class used inside the Pia library |
►Cnn::pia::common::SignatureSetting | This class maintains signature setting information |
►CSimpleContainer | |
Cnn::pia::inet::DebugSetting | (For debugging.) This structure stores the debug feature settings that are passed to nn::pia::inet::SetDebugSetting |
Cnn::pia::inet::NexFacade::LoginInfo | Information about the NEX game server that was logged in to |
Cnn::pia::inet::Setting | Stores parameters used by the Initialize function |
Cnn::pia::reckoning::ReckoningCloneElementBase::SampleAccessor< Sample > | Contains member functions used to access values in the sample buffer |
Cnn::pia::reckoning::Simple3dReckoningStrategy | The ReckoningStrategy class interpolates 3D vectors using linear evaluation functions |
Cnn::pia::reckoning::Simple3dReckoningStrategy::SampleValue | Contains a value and a stop flag as a set |
Cnn::pia::reckoning::Simple3dReckoningStrategy::Work | Stores the pre-calculated result for prediction |
Cnn::pia::reckoning::Vector3f | The Vector3f class provides functionality for the strategy used to handle 3D vectors |
Cnn::pia::ResultAllocationFailed | Indicates a failure to allocate memory or other resources. Applications must be implemented to ensure this Result value is never returned |
Cnn::pia::ResultAlreadyExists | Indicates that the object already exists |
Cnn::pia::ResultAlreadyInitialized | Indicates that initialization is already complete. Applications must be implemented to ensure this Result value is never returned |
Cnn::pia::ResultBrokenData | Indicates that data coming in through the communication line is corrupted or may have been tampered with |
Cnn::pia::ResultBufferIsFull | Indicates that the action failed because the buffer required for the action was temporarily full. This may be caused by network congestion. It may succeed if you try again after some time has passed |
Cnn::pia::ResultBufferShortage | Indicates that the buffer passed as an argument is too small. Applications must be implemented to ensure this Result value is never returned |
Cnn::pia::ResultCancelled | Indicates that the asynchronous process received a cancellation request |
Cnn::pia::ResultCompanionStationDenied | Attempted to specify companion stations for the joint session that rejected join-in |
Cnn::pia::ResultCompanionStationIsLeft | Attempted to specify companion stations for the joint session that were disconnected |
Cnn::pia::ResultCompanionStationIsOffline | (For joint sessions) Attempted to add a station that was not logged in to the server |
Cnn::pia::ResultConnectionFailed | Indicates that connecting to the network failed for some reason. (System error.) This result never gets back to the application |
Cnn::pia::ResultContainerIsFull | Indicates that the container is full |
Cnn::pia::ResultCreateStationFailed | Indicates that the new Station could not be created. (System error.) This result never gets back to the application |
Cnn::pia::ResultDataIsNotArrivedYet | Data has not yet arrived from all stations |
Cnn::pia::ResultDataIsNotSet | The data to send has not been specified |
Cnn::pia::ResultDeniedByParticipants | The local station is blacklisted by a user in the session |
Cnn::pia::ResultDifferentVersion | Indicates that the local network version or the application version of the target network is different from that of the local station |
Cnn::pia::ResultDnsFailed | Indicates that DNS resolution failed |
Cnn::pia::ResultErrorOccurred | Indicates that an internal error occurred |
Cnn::pia::ResultFailedCreateProtocol | Failed to generate the system protocol |
Cnn::pia::ResultFailedStartupProtocol | Failed to start the system protocol |
Cnn::pia::ResultGameServerMaintenance | The game server is down for maintenance |
Cnn::pia::ResultGameServerProcessAborted | The game server process aborted |
Cnn::pia::ResultHostIsNotFriend | Attempted to join a session with a host that is not a friend |
Cnn::pia::ResultHostMigrationFailure | Indicates that local network host migration failed. Hosts leaving the network must be handled appropriately or communication cannot continue |
Cnn::pia::ResultIncompatibleFormat | Represents incompatible formats |
Cnn::pia::ResultInProgress | Result code indicating that the specified process is already in progress |
Cnn::pia::ResultInvalidArgument | Indicates that an invalid argument was passed to an API function. One case where this result would be returned is when a NULL pointer was passed to a function. Applications must be implemented to ensure this Result value is never returned |
Cnn::pia::ResultInvalidConnection | Indicates that the connection state is invalid or that wireless mode is off |
Cnn::pia::ResultInvalidNetwork | Indicates that a the system cannot connect to this network |
Cnn::pia::ResultInvalidNode | Indicates that the node being sent to could not be found on the network |
Cnn::pia::ResultInvalidState | Indicates that the API function was called at the wrong time. Indicates that the Pia library was not in the correct state to call the function that returned this Result value |
Cnn::pia::ResultInvalidSystemMessage | An invalid message was returned as a response to a join request |
Cnn::pia::ResultInvalidTiming | Indicates that the action could not execute because of a timing problem |
Cnn::pia::ResultJoinRequestDenied | The join request was rejected by the session host |
Cnn::pia::ResultMatchmakeSessionIsFull | Attempted to join a matchmaking session that is full |
Cnn::pia::ResultMemoryLeak | Result code indicating that there may be a memory leak in the Pia library |
Cnn::pia::ResultMeshConnectionIsLost | The mesh is disconnected |
Cnn::pia::ResultMeshIsFull | Could not join the requested mesh because it was full |
Cnn::pia::ResultMessageNotHandled | Could not process the received ProtocolMessageOld object |
Cnn::pia::ResultNatCheckFailed | Indicates that the NAT check failed |
Cnn::pia::ResultNatTraversalFailedBothEdm | NAT traversal between stations failed. The NAT type for both local and remote stations is EDM |
Cnn::pia::ResultNatTraversalFailedBothEim | NAT traversal between stations failed. The NAT type for both local and remote stations is EIM |
Cnn::pia::ResultNatTraversalFailedLocalEdmRemoteEim | NAT traversal between stations failed. The NAT type was EDM for the local station and EIM for the remote station |
Cnn::pia::ResultNatTraversalFailedLocalEimRemoteEdm | NAT traversal between stations failed. The NAT type was EIM for the local station and EDM for the remote station |
Cnn::pia::ResultNatTraversalRequestTimeout | NAT traversal between stations failed. The NAT traversal request timed out |
Cnn::pia::ResultNegligibleFault | Indicates an error that can be ignored |
Cnn::pia::ResultNetworkConnectionIsLost | Indicates that the connection was already terminated |
Cnn::pia::ResultNetworkIsFull | The network is full |
Cnn::pia::ResultNexInternalError | Indicates that an error occurred in NEX |
Cnn::pia::ResultNoData | Indicates that the data was not found |
Cnn::pia::ResultNotFound | Indicates that the requested item was not found |
Cnn::pia::ResultNotFoundNetwork | Indicates that the network was not found |
Cnn::pia::ResultNothingPacket | Indicates that packets expected to be received could not be found |
Cnn::pia::ResultNotImplemented | Indicates that a feature is not implemented. Applications must be implemented to ensure this Result value is never returned |
Cnn::pia::ResultNotInCommunication | Not currently in communication |
Cnn::pia::ResultNotInitialized | Indicates that the object or module that called the function is not initialized. Applications must be implemented to ensure this Result value is never returned |
Cnn::pia::ResultNotSet | Result code indicating that values that are supposed to be set in advance are not set |
Cnn::pia::ResultParticipantInBlackList | A user on the local station's blacklist is in the session |
Cnn::pia::ResultRelayFailedNoCandidate | The relay connection failed. (There was no relay candidate.) |
Cnn::pia::ResultRelayFailedRelayNumLimit | The relay connection failed. (The limit on the number of relays was exceeded.) |
Cnn::pia::ResultRelayFailedRttLimit | The relay connection failed. (The RTT limit was exceeded.) |
Cnn::pia::ResultRelayFailedUnknown | The relay connection failed. (Details unknown.) |
Cnn::pia::ResultSessionConnectionIsLost | The session was disconnected |
Cnn::pia::ResultSessionInconsistentState | There is an inconsistent state in the session |
Cnn::pia::ResultSessionInvalidState | The Session API is being called in the wrong way |
Cnn::pia::ResultSessionIsClosed | Attempted to join a session that is closed |
Cnn::pia::ResultSessionIsNotFound | The session no longer exists |
Cnn::pia::ResultSessionMigrationFailed | Processes failed that were necessary for session transitions in joint sessions |
Cnn::pia::ResultSessionSystemPasswordUnmatch | Attempted to join a session set with a system password, but the system password did not match |
Cnn::pia::ResultSessionUserPasswordUnmatch | Attempted to join a session set with a user password, but the user password did not match |
Cnn::pia::ResultSessionWrongState | The state of the joined session was irregular |
Cnn::pia::ResultStationConnectionFailed | Failed to connect stations |
Cnn::pia::ResultStationConnectionNatTraversalFailedEdm | NAT traversal between stations failed. The NAT type is EDM . (Removed.) |
Cnn::pia::ResultStationConnectionNatTraversalFailedEim | NAT traversal between stations failed. The NAT type is EIM . (Removed.) |
Cnn::pia::ResultStationConnectionNatTraversalFailedUnknown | NAT traversal between stations failed. The NAT type is unknown |
Cnn::pia::ResultTableIsFull | Indicates that no more entries can be added because the table is full. (System error.) This result never gets back to the application |
Cnn::pia::ResultTemporaryUnavailable | Result code that indicates that the API is temporarily unusable |
Cnn::pia::ResultTimeOut | Indicates that an asynchronous process timed out |
Cnn::pia::session::Mesh::DebugSetting | (For debugging.) This structure stores the debug feature settings that are passed to nn::pia::session::Mesh::SetDebugSetting |
Cnn::pia::session::Mesh::Setting | This structure stores settings passed to nn::pia::session::Mesh::CreateInstance |
Cnn::pia::session::Mesh::StartupSetting | This structure stores settings passed to nn::pia::session::Mesh::Startup |
Cnn::pia::session::Session::DebugSetting | (For debugging.) This structure stores the debug feature settings that are passed to nn::pia::session::Session::SetDebugSetting |
Cnn::pia::session::Session::Setting | Stores parameters passed to the nn::pia::session::Session::CreateInstance() function |
Cnn::pia::session::Session::StartupSetting | This structure stores settings passed to nn::pia::session::Session::Startup |
Cnn::pia::session::Session::StationIdConstIterator | An iterator for accessing valid StationId objects in a session (const version) |
Cnn::pia::session::Session::StationIdIterator | An iterator for accessing valid StationId objects in a session (non-const version) |
Cnn::pia::StationId | Definition of the StationId identifying the station within the session |
Cnn::pia::sync::SyncProtocol::Setting | Stores settings specified during initialization |
Cnn::pia::transport::Buffer< T >::Iterator | |
Cnn::pia::transport::ConnectionAnalysisData | The ConnectionAnalysisData structure contains parameters related to the connection quality (such as the round-trip time (RTT) and the packet loss rate) |
Cnn::pia::transport::ConnectionAnalysisData::Entry | Contains information required for tabulating analysis results for each Station |
Cnn::pia::transport::PacketAnalysisData | Stores information required for tabulating the results of an analysis of the data in sent and received packets |
Cnn::pia::transport::PacketAnalysisData::Entry | Contains information required for tabulating analysis results for each ProtocolId |
Cnn::pia::transport::ReliableBroadcastProtocol::Configuration | Represents methods used to transfer data |
Cnn::pia::transport::ReliableBroadcastProtocol::TransferSetting | Stores data transfer settings |
Cnn::pia::transport::Station::IdentificationToken | Stores the ID token associated with a Station |
Cnn::pia::transport::Station::PlayerName | Stores the player name struct associated with a Station |
Cnn::pia::transport::StationManager::ConstIterator | Represents an iterator for referring to the Station s participating in a session (const version) |
Cnn::pia::transport::StationManager::Iterator | Represents an iterator for referring to the Station s participating in a session (non-const version) |
Cnn::pia::transport::Transport::DebugSetting | Structure that collects the parameters to pass to the SetDebugSetting function |
Cnn::pia::transport::Transport::Setting | Stores parameters passed to the CreateInstance function |
Cnn::pia::transport::TransportAnalysisData | Contains the results of analyzing send and receive packets, and parameters indicating the quality of the connection (RTT and packet loss) to each station |
►Cnn::pia::clone::ReverseSerializePolicy< Type > | |
►Cnn::pia::clone::StraightSerializePolicy< Type > |