Software: Apache/2.2.3 (CentOS). PHP/5.1.6 uname -a: Linux mx-ll-110-164-51-230.static.3bb.co.th 2.6.18-194.el5PAE #1 SMP Fri Apr 2 15:37:44 uid=48(apache) gid=48(apache) groups=48(apache) Safe-mode: OFF (not secure) /usr/share/gtk-doc/html/libplanner/ drwxr-xr-x |
Viewing file: MrpAssignment.html (10.26 KB) -rw-r--r-- Select action/file-type: (+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
Synopsis#include <libplanner/planner.h> MrpAssignmentPriv; MrpAssignment; MrpAssignment* mrp_assignment_new (void); MrpTask* mrp_assignment_get_task (MrpAssignment *assignment); MrpResource* mrp_assignment_get_resource (MrpAssignment *assignment); gint mrp_assignment_get_units (MrpAssignment *assignment); Properties"resource" MrpResource : Read / Write "task" MrpTask : Read / Write "units" gint : Read / Write DetailsMrpAssignmentPrivtypedef struct _MrpAssignmentPriv MrpAssignmentPriv; A private struct for internal use only. The definition of this structure is not publically available. MrpAssignmenttypedef struct _MrpAssignment MrpAssignment; Represents an assignment, i.e. the assignment of a task to a resource. mrp_assignment_new ()MrpAssignment* mrp_assignment_new (void);
Creates a new, empty, assignment. You most often don't want to create an
assignment explicitly like this, but using
mrp_assignment_get_task ()MrpTask* mrp_assignment_get_task (MrpAssignment *assignment);
Retrieves the MrpTask associated with
mrp_assignment_get_resource ()MrpResource* mrp_assignment_get_resource (MrpAssignment *assignment);
Retrieves the MrpResource associated with
mrp_assignment_get_units ()gint mrp_assignment_get_units (MrpAssignment *assignment); Retrieves the number of units that the resource is assigned with to the task. 100 means 100%, etc.
Property Details
The "
|
:: Command execute :: | |
:: Shadow's tricks :D :: | |
Useful Commands
|
:: Preddy's tricks :D :: | |
Php Safe-Mode Bypass (Read Files)
|
--[ c999shell v. 1.0 pre-release build #16 Modded by Shadow & Preddy | RootShell Security Group | r57 c99 shell | Generation time: 0.0082 ]-- |