Main Page   Class Hierarchy   Compound List   File List   Header Files   Compound Members   File Members  

os_mac.h File Reference


Functions

ProcessInfoRec* get_process_info ()
unsigned long process_active_time (ProcessInfoRec* info)
bool handle_event (EventRecord*)
oop test_window_prim (oop rcvr)
void mac_secs_to_Self_msAndDays (unsigned long secs, smi* msAndDays)
void check_virtual_memory ()
void check_mac_events (bool give_time_to_other_apps)
bool evt_for_self_put (const EventRecord *evt)
EventRecord* evt_for_self_get (void *FH)
EventRecord* evt_for_self_peek (void *FH)
void evt_for_self_clear (void)
short evt_for_self_size (void)
EventRecord* next_event_for_window (WindowRecord*, void*)
EventRecord* peek_event_for_window (WindowRecord*, void*)
int events_pending_for_window (WindowRecord*, void*)
bool event_is_not_for_another_window (EventRecord*, WindowRecord*)
oop get_scrap_text ()
int put_scrap_text (char* s, int len)
class  MouseDownHandler

Variables

const int logname_max
const int max_path_length


Function Documentation

ProcessInfoRec* get_process_info () [static]

unsigned long process_active_time (ProcessInfoRec * info) [static]

bool handle_event (EventRecord *) [static]

oop test_window_prim (oop rcvr) [static]

void mac_secs_to_Self_msAndDays (unsigned long secs, smi * msAndDays) [static, private]

void check_virtual_memory () [static, private]

void check_mac_events (bool give_time_to_other_apps) [static]

bool evt_for_self_put (const EventRecord * evt) [static]

EventRecord* evt_for_self_get (void * FH) [static]

EventRecord* evt_for_self_peek (void * FH) [static]

void evt_for_self_clear (void) [static]

short evt_for_self_size (void) [static]

EventRecord* next_event_for_window (WindowRecord *, void *) [static]

EventRecord* peek_event_for_window (WindowRecord *, void *) [static]

int events_pending_for_window (WindowRecord *, void *) [static]

bool event_is_not_for_another_window (EventRecord *, WindowRecord *) [static, private]

oop get_scrap_text () [static]

int put_scrap_text (char * s, int len) [static]


Variable Documentation

const int logname_max [static]

const int max_path_length [static]


Generated at Tue Jun 27 12:06:57 2000 for SelfVM by doxygen 1.0.0 written by Dimitri van Heesch, © 1997-1999