Lux::SortCondition Struct Reference

#include <condition.h>

List of all members.

Public Member Functions

 SortCondition (void)
 SortCondition (sort_attr_t _attr_type, sort_order_t _order_type, std::string _attr_name="")

Public Attributes

sort_attr_t attr_type
sort_order_t order_type
std::string attr_name
uint32_t attr_size


Detailed Description

condition in sorting


Constructor & Destructor Documentation

Lux::SortCondition::SortCondition ( void   )  [inline]

constructor

Lux::SortCondition::SortCondition ( sort_attr_t  _attr_type,
sort_order_t  _order_type,
std::string  _attr_name = "" 
)

constructor

Parameters:
_attr_type attribute type in sort_attr_t
_order_type sort order in sort_order_t
_attr_name sort attribute name


Member Data Documentation

uint32_t Lux::SortCondition::attr_size

Note:
this is set by the system. please do not set this directly


The documentation for this struct was generated from the following files:
Generated on Fri Feb 5 15:50:30 2010 for Lux by  doxygen 1.4.7