Big Sister Web Application Framework
List of all members
BigSWAF::Session Class Reference

Public Member Functions

Public Class Methods
retval new (scalar this, scalar application)
Public Object Methods
retval application (scalar application)
retval id ()
retval id2 ()
retval update (scalar hash, list vars)
retval data ()
retval gensessionkey ()
Public Functions
retval reconnect (scalar this, scalar sessionid, scalar id2, scalar application)
retval classinit ()
retval gcrun ()
Protected Functions
protected retval _read_dev_urandom (scalar len)
protected retval _gen_random (scalar len)

Member Function Documentation

protected retval BigSWAF::Session::_gen_random ( scalar  len)
protected retval BigSWAF::Session::_read_dev_urandom ( scalar  len)
retval BigSWAF::Session::application ( scalar  application)
retval BigSWAF::Session::classinit ( )
retval BigSWAF::Session::data ( )
retval BigSWAF::Session::gcrun ( )
retval BigSWAF::Session::gensessionkey ( )
retval BigSWAF::Session::id ( )
retval BigSWAF::Session::id2 ( )
retval BigSWAF::Session::new ( scalar  this,
scalar  application 
)
retval BigSWAF::Session::reconnect ( scalar  this,
scalar  sessionid,
scalar  id2,
scalar  application 
)
retval BigSWAF::Session::update ( scalar  hash,
list  vars 
)

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