ccRTP 2.1.2
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Functions | Variables
phone.cpp File Reference
#include "server.h"
#include <getopt.h>
#include <sys/wait.h>
#include <iostream>
#include <fstream>
Include dependency graph for phone.cpp:

Go to the source code of this file.

Functions

int main (int argc, char **argv)
 

Variables

bool multicast = false
 
bool daemon = false
 
bool drop = false
 
bool answer = false
 

Function Documentation

int main ( int  argc,
char **  argv 
)

Definition at line 120 of file phone.cpp.

Variable Documentation

bool answer = false

Definition at line 36 of file phone.cpp.

bool daemon = false

Definition at line 34 of file phone.cpp.

bool drop = false

Definition at line 35 of file phone.cpp.

bool multicast = false

Definition at line 33 of file phone.cpp.