Crossfire Server, Trunk
CFTimeOfDay.TimeOfDay Class Reference
+ Collaboration diagram for CFTimeOfDay.TimeOfDay:

Public Member Functions

def __init__ (self)
 
def log (self)
 
def matchAll (self, what)
 
def matchAny (self, what)
 

Data Fields

 current
 
 now
 

Detailed Description

Definition at line 3 of file CFTimeOfDay.py.

Constructor & Destructor Documentation

◆ __init__()

def CFTimeOfDay.TimeOfDay.__init__ (   self)

Definition at line 4 of file CFTimeOfDay.py.

Member Function Documentation

◆ log()

def CFTimeOfDay.TimeOfDay.log (   self)

Definition at line 19 of file CFTimeOfDay.py.

References CFTimeOfDay.TimeOfDay.current.

◆ matchAll()

def CFTimeOfDay.TimeOfDay.matchAll (   self,
  what 
)

Definition at line 14 of file CFTimeOfDay.py.

References CFTimeOfDay.TimeOfDay.current.

◆ matchAny()

def CFTimeOfDay.TimeOfDay.matchAny (   self,
  what 
)

Definition at line 8 of file CFTimeOfDay.py.

References CFTimeOfDay.TimeOfDay.current.

Field Documentation

◆ current

CFTimeOfDay.TimeOfDay.current

◆ now

CFTimeOfDay.TimeOfDay.now

Definition at line 5 of file CFTimeOfDay.py.


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