BoosterSeat
0.1
A C++ library that includes common utilities that are used in other projects.
Enumerations
bst::filesystem::units Namespace Reference
Enumerations
enum class
Size
{
BITS
,
BYTES
,
KILOBYTES
,
MEGABYTES
,
GIGABYTES
,
TERABYTES
}
enum class
Type
{
FILE
,
DIRECTORY
}
Enumeration Type Documentation
◆
Size
enum
bst::filesystem::units::Size
strong
Enumerator
BITS
BYTES
KILOBYTES
MEGABYTES
GIGABYTES
TERABYTES
◆
Type
enum
bst::filesystem::units::Type
strong
Enumerator
FILE
DIRECTORY
bst
filesystem
units
Generated by
1.9.1