Open Search
    NetworkConnectionInterface Member List

    This is the complete list of members for NetworkConnectionInterface, including all inherited members.

    BytesInInputBuffer()NetworkConnectionInterface
    CloseConnection()NetworkConnectionInterface
    FlushWriteBuffer()NetworkConnectionInterface
    GetConnectionType() constNetworkConnectionInterface
    GetHostAddr() constNetworkConnectionInterface
    GetProxyServerInfo() constNetworkConnectionInterface
    GetRemoteAddr() constNetworkConnectionInterface
    GetSocket() constNetworkConnectionInterface
    GetTimeout() constNetworkConnectionInterface
    GetTransferedBytes() constNetworkConnectionInterface
    GetUseNagleAlgorithm() constNetworkConnectionInterface
    IsNonBlockingSocket() constNetworkConnectionInterface
    KillConnection()NetworkConnectionInterface
    MAXON_INTERFACE(NetworkConnectionInterface, MAXON_REFERENCE_NORMAL, "net.maxon.interface.networkconnection")NetworkConnectionInterfaceprivate
    RecvBytes(const Block< Byte > &data)NetworkConnectionInterface
    RecvBytesEOS(const Block< Byte > &data)NetworkConnectionInterface
    ResetBuffers()NetworkConnectionInterface
    SendBytes(const Block< const Byte > &buffer)NetworkConnectionInterface
    SetConnectionType(CONNECTIONTYPE type)NetworkConnectionInterface
    SetNonBlockingSocket(Bool nonBlockingSocket)NetworkConnectionInterface
    SetProxyServerInfo(const String &proxyInfo)NetworkConnectionInterface
    SetThread(const ThreadRef &ref)NetworkConnectionInterface
    SetTimeout(TimeValue timeoutInSeconds)NetworkConnectionInterface
    SetUseNagleAlgorithm(Bool useNagleAlgorithm)NetworkConnectionInterface