Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

Inform.C File Reference

#include "Inform.h"
#include <stdlib.h>
#include <string.h>
#include <stdio.h>
#include "config.h"

Go to the source code of this file.

Functions

Inform msgInfo ("Info)")
Inform msgWarn ("Warning)")
Inform msgErr ("ERROR)")
Informsendmsg (Inform &inform)
 manipulator for sending the message. More...

Informends (Inform &inform)
 manipulator for ending a message. More...


Function Documentation

Inform& ends Inform   inform
 

manipulator for ending a message.

Definition at line 62 of file Inform.C.

Inform msgErr   ERROR
 

Inform msgInfo   Info
 

Inform msgWarn   Warning
 

Inform& sendmsg Inform   inform
 

manipulator for sending the message.

Definition at line 49 of file Inform.C.

References Inform::send.


Generated on Wed Apr 17 02:47:05 2024 for VMD (current) by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002