Safir SDK Core
Loading...
Searching...
No Matches
Safir::Dob::RequestTimeoutProperty Class Reference

Defines the timeout time for requests. More...

#include </home/lars/safir/safir-sdk-core/src/safir_dou/gen/cpp/include/Safir/Dob/RequestTimeoutProperty.h>

Static Public Member Functions

static bool HasProperty (const Safir::Dob::Typesystem::ObjectPtr object)
 
static void SetTimeout (Safir::Dob::Typesystem::ObjectPtr object, const Safir::Dob::Typesystem::Si32::Second value)
 Timeout time for a request (seconds)
 
static void SetNullTimeout (Safir::Dob::Typesystem::ObjectPtr object)
 
static bool IsNullTimeout (const Safir::Dob::Typesystem::ObjectPtr object)
 
static bool IsChangedTimeout (const Safir::Dob::Typesystem::ObjectPtr object)
 
static bool IsReadOnlyTimeout (const Safir::Dob::Typesystem::ObjectPtr object)
 
static Safir::Dob::Typesystem::Si32::Second GetTimeout (const Safir::Dob::Typesystem::ObjectPtr object)
 Timeout time for a request (seconds)
 

Static Public Attributes

static const Safir::Dob::Typesystem::TypeId ClassTypeId = 6455549702447472248LL
 Type id for RequestTimeoutProperty.
 

Detailed Description

Defines the timeout time for requests.

This value is inherited by child classes.

Member Function Documentation

◆ GetTimeout()

static Safir::Dob::Typesystem::Si32::Second Safir::Dob::RequestTimeoutProperty::GetTimeout ( const Safir::Dob::Typesystem::ObjectPtr object)
static

Timeout time for a request (seconds)

◆ HasProperty()

static bool Safir::Dob::RequestTimeoutProperty::HasProperty ( const Safir::Dob::Typesystem::ObjectPtr object)
static

◆ IsChangedTimeout()

static bool Safir::Dob::RequestTimeoutProperty::IsChangedTimeout ( const Safir::Dob::Typesystem::ObjectPtr object)
static

◆ IsNullTimeout()

static bool Safir::Dob::RequestTimeoutProperty::IsNullTimeout ( const Safir::Dob::Typesystem::ObjectPtr object)
static

◆ IsReadOnlyTimeout()

static bool Safir::Dob::RequestTimeoutProperty::IsReadOnlyTimeout ( const Safir::Dob::Typesystem::ObjectPtr object)
static

◆ SetNullTimeout()

static void Safir::Dob::RequestTimeoutProperty::SetNullTimeout ( Safir::Dob::Typesystem::ObjectPtr object)
static

◆ SetTimeout()

static void Safir::Dob::RequestTimeoutProperty::SetTimeout ( Safir::Dob::Typesystem::ObjectPtr object,
const Safir::Dob::Typesystem::Si32::Second value )
static

Timeout time for a request (seconds)

Member Data Documentation

◆ ClassTypeId

const Safir::Dob::Typesystem::TypeId Safir::Dob::RequestTimeoutProperty::ClassTypeId = 6455549702447472248LL
static

Type id for RequestTimeoutProperty.