Anypia Programmer's Documentation
ContentsIndexHome
PreviousUpNext
WorkerDataGeneral::setDeathDate Method

Sets date of death.

C++
void setDeathDate(
    const boost::gregorian::date& newDeathDate
);
Parameters 
Description 
const boost::gregorian::date& newDeathDate 
The date to use. 
Copyright (c) 2010. All rights reserved.
What do you think about this topic? Send feedback!