xosview
1.23
About: xosview is an X Windows based system monitor (cpu, memory, swap and network usage; interrupt and serial activities; load average).
![]() ![]() |
#include "Xrm.h"
#include "Xrmcommandline.h"
#include <string.h>
#include <stdlib.h>
#include <stdio.h>
#include <ctype.h>
#include <unistd.h>
#include <iostream>
Go to the source code of this file.
Functions | |
std::ostream & | operator<< (std::ostream &os, const XrmBinding &b) |
Variables | |
char * | defaultXResourceString |
|
inline |
|
extern |
Referenced by Xrm::loadAndMergeResources().