COSMOS core
1.0.2 (beta)
Comprehensive Open-architecture Solution for Mission Operations Systems
|
#include "support/configCosmos.h"
#include "support/jsondef.h"
#include "support/datalib.h"
#include "support/stringlib.h"
#include <cstdint>
#include <stdlib.h>
#include <sys/statvfs.h>
#include <sys/types.h>
#include <sys/sysinfo.h>
#include <unistd.h>
Go to the source code of this file.
Classes | |
class | DeviceDisk |
struct | DeviceDisk::info |
Variables | |
static const double | GiB = 1024. * 1024. * 1024. |
|
static |