113 { Freezer, Memory, Cpu, CpuAcct, CpuSet, Devices, Gpu, NetCls, Blkio, Ion };
Interface that exports the environment of the daemon to plugins.
Definition: IDobbyEnv.h:46
virtual std::string cgroupMountPath(Cgroup cgroup) const =0
Returns the absolute path to the cgroup mount point for the given cgroup.
virtual std::string workspaceMountPath() const =0
Returns the absolute AI workspace mount point path.
virtual std::string flashMountPath() const =0
Returns the absolute path to the AI area on flash.
virtual uint16_t platformIdent() const =0
Returns the two byte platform identification number.
virtual std::string pluginsWorkspacePath() const =0
Returns the path to directory that plugins can write to.