Anypia Programmer's Documentation
ContentsIndexHome
PreviousUpNext
WorkerDataGeneral Constructor

Initializes a WorkerDataGeneral, either with default values or from another WorkerDataGeneral.

There are two versions of the WorkerDataGeneral constructor. The one without any arguments initializes all the data fields to default values. The one with another WorkerDataGeneral argument copies the values from that argument to this instance.

 
Name 
Description 
 
Initializes a WorkerDataGeneral structure with default values.  
 
Initializes a WorkerDataGeneral structure by copying all the data in the argument to this instance. 
Copyright (c) 2010. All rights reserved.
What do you think about this topic? Send feedback!