libzypp  11.13.5
zypp::xml::ParseDefTraits Struct Reference

#include <ParseDefTraits.h>

List of all members.

Public Types

enum  TypeValue { BIT_OPTIONAL = bit::RangeValue<TypeBits,0>::value, BIT_MANDTAORY = bit::RangeValue<TypeBits,1>::value }
enum  VisitValue { BIT_ONCE = bit::RangeValue<VisitBits,0>::value, BIT_MULTIPLE = bit::RangeValue<VisitBits,1>::value }
typedef unsigned char ModeBitsType
typedef bit::BitField
< ModeBitsType
ModeBits
typedef bit::Range
< ModeBitsType, 0, 1 > 
TypeBits
typedef bit::Range
< ModeBitsType, TypeBits::end, 1 > 
VisitBits

Detailed Description

Definition at line 29 of file ParseDefTraits.h.


Member Typedef Documentation

Definition at line 31 of file ParseDefTraits.h.


Member Enumeration Documentation

Enumerator:
BIT_OPTIONAL 
BIT_MANDTAORY 

Definition at line 36 of file ParseDefTraits.h.

Enumerator:
BIT_ONCE 
BIT_MULTIPLE 

Definition at line 42 of file ParseDefTraits.h.


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