Qt 4.8
Private Types | Private Functions | Static Private Attributes | Friends | List of all members
QPatternist::DerivedIntegerDetails< TypeNonNegativeInteger > Class Template Reference

#include <qderivedinteger_p.h>

Private Types

typedef xsInteger StorageType
 
typedef StorageType TemporaryStorageType
 

Private Functions

 DerivedIntegerDetails ()
 

Static Private Attributes

static const DerivedIntegerLimitsUsage limitsUsage = LimitDownwards
 
static const StorageType maxInclusive = IgnorableSignedValue
 
static const StorageType minInclusive = 0
 

Friends

class DerivedInteger< TypeNonNegativeInteger >
 

Detailed Description

template<>
class QPatternist::DerivedIntegerDetails< TypeNonNegativeInteger >

Definition at line 170 of file qderivedinteger_p.h.

Typedefs

◆ StorageType

Definition at line 174 of file qderivedinteger_p.h.

◆ TemporaryStorageType

Definition at line 175 of file qderivedinteger_p.h.

Constructors and Destructors

◆ DerivedIntegerDetails()

Disable the default constructor.

Definition at line 183 of file qderivedinteger_p.h.

183 {}

Friends and Related Functions

◆ DerivedInteger< TypeNonNegativeInteger >

Definition at line 173 of file qderivedinteger_p.h.

Properties

◆ limitsUsage

const DerivedIntegerLimitsUsage QPatternist::DerivedIntegerDetails< TypeNonNegativeInteger >::limitsUsage = LimitDownwards
staticprivate

Definition at line 178 of file qderivedinteger_p.h.

◆ maxInclusive

Definition at line 176 of file qderivedinteger_p.h.

◆ minInclusive

const StorageType QPatternist::DerivedIntegerDetails< TypeNonNegativeInteger >::minInclusive = 0
staticprivate

Definition at line 177 of file qderivedinteger_p.h.


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