Gnash  0.8.11dev
Namespaces | Functions
Date_as.cpp File Reference
#include "log.h"
#include "GnashNumeric.h"
#include "Date_as.h"
#include "fn_call.h"
#include "Global_as.h"
#include "GnashException.h"
#include "NativeFunction.h"
#include "ClockTime.h"
#include "VM.h"
#include "namedStrings.h"
#include <cmath>
#include <boost/format.hpp>

Namespaces

 gnash
 Anonymous namespace for callbacks, local functions, event handlers etc.
 

Functions

void gnash::date_class_init (as_object &global, const ObjectURI &uri)
 
void gnash::registerDateNative (as_object &global)
 

Variable Documentation

boost::int32_t hour
boost::int32_t millisecond
boost::int32_t minute
boost::int32_t month
boost::int32_t monthday
boost::int32_t second
boost::int32_t timeZoneOffset
boost::int32_t weekday
boost::int32_t year