BUrl Class Reference

Basic access to a Url. More...

#include <BUrl.h>

List of all members.

Public Member Functions

 BUrl ()
 ~BUrl ()
BError readString (BString url, BString &str)
 Reads URL.

Static Private Member Functions

static size_t writeData (void *data, size_t size, size_t elSize, void *stream)

Private Attributes

BString ores

Static Private Attributes

static int oinit

Detailed Description

Basic access to a Url.


Constructor & Destructor Documentation

BUrl::BUrl (  ) 
BUrl::~BUrl (  ) 

Member Function Documentation

BError BUrl::readString ( BString  url,
BString str 
)

Reads URL.

size_t BUrl::writeData ( void *  data,
size_t  size,
size_t  elSize,
void *  stream 
) [static, private]

Member Data Documentation

int BUrl::oinit [static, private]
BString BUrl::ores [private]

The documentation for this class was generated from the following files:

Generated on 19 Jan 2012 for LibBeamApi by  doxygen 1.6.1