Bayonne2 / Common C++ 2 Framework
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Data Fields
ost::Bayonne::regauth_t Struct Reference

#include <bayonne.h>

Collaboration diagram for ost::Bayonne::regauth_t:
Collaboration graph
[legend]

Data Fields

const char * remote
 
const char * userid
 
const char * type
 
const char * status
 
unsigned short active_calls
 
unsigned short call_limit
 
unsigned long attempts_iCount
 
unsigned long attempts_oCount
 
unsigned long complete_iCount
 
unsigned long complete_oCount
 
time_t updated
 

Detailed Description

Definition at line 702 of file bayonne.h.

Field Documentation

unsigned short ost::Bayonne::regauth_t::active_calls

Definition at line 708 of file bayonne.h.

unsigned long ost::Bayonne::regauth_t::attempts_iCount

Definition at line 709 of file bayonne.h.

unsigned long ost::Bayonne::regauth_t::attempts_oCount

Definition at line 709 of file bayonne.h.

unsigned short ost::Bayonne::regauth_t::call_limit

Definition at line 708 of file bayonne.h.

unsigned long ost::Bayonne::regauth_t::complete_iCount

Definition at line 710 of file bayonne.h.

unsigned long ost::Bayonne::regauth_t::complete_oCount

Definition at line 710 of file bayonne.h.

const char* ost::Bayonne::regauth_t::remote

Definition at line 704 of file bayonne.h.

const char* ost::Bayonne::regauth_t::status

Definition at line 707 of file bayonne.h.

const char* ost::Bayonne::regauth_t::type

Definition at line 706 of file bayonne.h.

time_t ost::Bayonne::regauth_t::updated

Definition at line 711 of file bayonne.h.

const char* ost::Bayonne::regauth_t::userid

Definition at line 705 of file bayonne.h.


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