ldas-tools-al
2.6.4
|
#include <sys/types.h>
#include <sys/time.h>
#include <sys/resource.h>
#include <sys/wait.h>
#include <fcntl.h>
#include <poll.h>
#include <unistd.h>
#include <cstdarg>
#include <iostream>
#include "Exec.hh"
Namespaces | |
anonymous_namespace{Exec.cc} | |
LDASTools | |
Objects of general use and interst. | |
LDASTools::AL | |
The Abstraction Layer. | |
Functions | |
void | anonymous_namespace{Exec.cc}::child_cpu_time (Exec::time_type &User, Exec::time_type &System) |