User Manual, Developers Guide and API Documentation

applications::session Namespace Reference


Classes

class  Binding
class  PDU
class  Session

Namespaces

namespace  client
namespace  server

Typedefs

typedef wns::SmartPtr< BindingBindingPtr
typedef wns::SmartPtr< PDUPDUPtr
 Type definition for smart pointers to Application PDUs. A PDU this smart pointer points to is automatically deleted when nobody references it any more.

Enumerations

enum  SessionType {
  cbr = 1, email = 2, ftp = 3, voip = 4,
  video = 5, videotelephony = 6, videotrace = 7, www = 8,
  wimaxvideo = 9, wimaxvideotelephony = 10
}
enum  State { idle = 1, running = 2, sessionended = 3 }
enum  StationType { SERVER = 1, CLIENT = 2 }
enum  Timeout {
  statetimeout = 1, probetimeout = 2, sendtimeout = 3, receivetimeout = 4,
  frametimeout = 5, calltimeout = 6, connectiontimeout = 7, statetransitiontimeout = 8
}


Typedef Documentation

Definition at line 84 of file Binding.hpp.

Definition at line 127 of file PDU.hpp.


Enumeration Type Documentation

Enumerator:
cbr 
email 
ftp 
voip 
video 
videotelephony 
videotrace 
www 
wimaxvideo 
wimaxvideotelephony 

Definition at line 65 of file Session.hpp.

Enumerator:
idle 
running 
sessionended 

Definition at line 80 of file Session.hpp.

Enumerator:
SERVER 
CLIENT 

Definition at line 58 of file Session.hpp.

Enumerator:
statetimeout 
probetimeout 
sendtimeout 
receivetimeout 
frametimeout 
calltimeout 
connectiontimeout 
statetransitiontimeout 

Definition at line 88 of file Session.hpp.


Generated on Sun May 27 03:32:30 2012 for openWNS by  doxygen 1.5.5