/opt/source/Wonder/Utilities/Adaptors/Adaptor/WOURLCUtilities.h File Reference

This graph shows which files directly or indirectly include this file:


Classes

struct  _WOURLComponent
struct  _WOURLComponents

Defines

#define WOADAPTOR_APP_EXTENSION   ".woa"
#define WOADAPTOR_APP_EXTENSION_UPPERCASE   ".WOA"

Typedefs

typedef struct _WOURLComponent WOURLComponent
typedef struct _WOURLComponents WOURLComponents

Enumerations

enum  WOURLError {
  WOURLOK = 0, WOURLInvalidPrefix = 1, WOURLInvalidWebObjectsVersion = 2, WOURLInvalidApplicationName = 3,
  WOURLInvalidApplicationNumber = 4, WOURLInvalidRequestHandlerKey = 5, WOURLInvalidRequestHandlerPath = 6, WOURLInvalidApplicationHost,
  WOURLInvalidPageName, WOURLInvalidSessionID, WOURLInvalidContextID, WOURLInvalidSenderID,
  WOURLInvalidQueryString, WOURLInvalidSuffix, WOURLInvalidPostData, WOURLNoPostData
}

Functions

WOURLError WOCheckURL_40 (WOURLComponents *components)
void WOComposeURL_40 (char *string, WOURLComponents *components)
void WOParseURL_40 (WOURLComponents *components, const char *string)
unsigned int WOSizeURL_40 (WOURLComponents *components)

Define Documentation

#define WOADAPTOR_APP_EXTENSION   ".woa"

#define WOADAPTOR_APP_EXTENSION_UPPERCASE   ".WOA"


Typedef Documentation


Enumeration Type Documentation

enum WOURLError

Enumerator:
WOURLOK 
WOURLInvalidPrefix 
WOURLInvalidWebObjectsVersion 
WOURLInvalidApplicationName 
WOURLInvalidApplicationNumber 
WOURLInvalidRequestHandlerKey 
WOURLInvalidRequestHandlerPath 
WOURLInvalidApplicationHost 
WOURLInvalidPageName 
WOURLInvalidSessionID 
WOURLInvalidContextID 
WOURLInvalidSenderID 
WOURLInvalidQueryString 
WOURLInvalidSuffix 
WOURLInvalidPostData 
WOURLNoPostData 


Function Documentation

WOURLError WOCheckURL_40 ( WOURLComponents components  ) 

void WOComposeURL_40 ( char *  string,
WOURLComponents components 
)

void WOParseURL_40 ( WOURLComponents components,
const char *  string 
)

unsigned int WOSizeURL_40 ( WOURLComponents components  ) 


Generated on Sat May 26 06:42:05 2012 for Project Wonder by  doxygen 1.5.8