All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Data Fields
as_command_policy Struct Reference

Detailed Description

Generic command policy.

Definition at line 33 of file as_command_policy.h.

+ Collaboration diagram for as_command_policy:

Data Fields

uint32_t max_retries
 
bool retry_on_timeout
 
uint32_t sleep_between_retries
 
uint32_t socket_timeout
 
uint32_t total_timeout
 

Field Documentation

uint32_t as_command_policy::max_retries

Definition at line 36 of file as_command_policy.h.

bool as_command_policy::retry_on_timeout

Definition at line 38 of file as_command_policy.h.

uint32_t as_command_policy::sleep_between_retries

Definition at line 37 of file as_command_policy.h.

uint32_t as_command_policy::socket_timeout

Definition at line 34 of file as_command_policy.h.

uint32_t as_command_policy::total_timeout

Definition at line 35 of file as_command_policy.h.


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