cloudFPGA (cF) API  1.0
The documentation of the source code of cloudFPGA (cF)
SessionLookupQuery Class Reference

#include <toe.hpp>

Collaboration diagram for SessionLookupQuery:
[legend]

Public Member Functions

 SessionLookupQuery ()
 
 SessionLookupQuery (LE_SocketPair tuple, bool allowCreation)
 

Public Attributes

LE_SocketPair tuple
 
bool allowCreation
 

Detailed Description

Definition at line 320 of file toe.hpp.

Constructor & Destructor Documentation

◆ SessionLookupQuery() [1/2]

SessionLookupQuery::SessionLookupQuery ( )
inline

Definition at line 324 of file toe.hpp.

324 {}

◆ SessionLookupQuery() [2/2]

SessionLookupQuery::SessionLookupQuery ( LE_SocketPair  tuple,
bool  allowCreation 
)
inline

Definition at line 325 of file toe.hpp.

325  :
bool allowCreation
Definition: toe.hpp:323
LE_SocketPair tuple
Definition: toe.hpp:322

Member Data Documentation

◆ allowCreation

bool SessionLookupQuery::allowCreation

Definition at line 323 of file toe.hpp.

◆ tuple

LE_SocketPair SessionLookupQuery::tuple

Definition at line 322 of file toe.hpp.


The documentation for this class was generated from the following file: