CallStateEventBuilder.cpp File Reference

#include "assert.h"
#include "utl/UtlString.h"
#include "CallStateEventBuilder.h"
#include "os/OsSysLog.h"

Defines

#define VALID(newState)   { isValid = true; buildState = (newState); }
#define INVALID

Enumerations

enum  BuildStates {
  Initial = 0x0000,
  BetweenEvents = 0x0001,
  CallEventStarted = 0x0002,
  CallDataAdded = 0x0004,
  ViaAdded = 0x0008
}


Define Documentation

#define VALID ( newState   )     { isValid = true; buildState = (newState); }

#define INVALID


Enumeration Type Documentation

Enumerator:
Initial 
BetweenEvents 
CallEventStarted 
CallDataAdded 
ViaAdded 


Online Library Docs

sipXecs home page

Version 4.2.1-018930 2010-07-31T01:50:17 build33 abuild