Classes | Namespaces | Enumerations
utilities/flags.hpp File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ecl::Flags< Enum >
 Convenience class for organising boolean flags.
 

Namespaces

 ecl
 

Enumerations

enum  ecl::Bits {
  ecl::Bit0 = 0x0000, ecl::Bit1 = 0x0001, ecl::Bit2 = 0x0002, ecl::Bit3 = 0x0004,
  ecl::Bit4 = 0x0008, ecl::Bit5 = 0x0010, ecl::Bit6 = 0x0020, ecl::Bit7 = 0x0040,
  ecl::Bit8 = 0x0080, ecl::Bit9 = 0x0100, ecl::Bit10 = 0x0200, ecl::Bit11 = 0x0400,
  ecl::Bit12 = 0x0800, ecl::Bit13 = 0x1000, ecl::Bit14 = 0x2000, ecl::Bit15 = 0x4000,
  ecl::Bit16 = 0x8000
}
 


xbot_node
Author(s): Roc, wangpeng@droid.ac.cn
autogenerated on Sat Oct 10 2020 03:28:13