GebrCommJob

GebrCommJob

Functions

Properties

GString * client-display Read / Write
GString * client-hostname Read / Write
GString * cmd-line Read / Write
GString * finish-date Read / Write
GString * flow-xml Read / Write
GString * issues Read / Write
GString * jid Read / Write
GString * moab-account Read / Write
GString * moab-jid Read / Write
GString * n-process Read / Write
GString * output Read / Write
GString * queue-id Read / Write
GString * run-id Read / Write
GString * start-date Read / Write
GString * title Read / Write

Types and Values

Object Hierarchy

    GObject
    ╰── GebrCommJob

Description

Functions

gebr_comm_job_new ()

GebrCommJob *
gebr_comm_job_new (void);

gebr_comm_job_get_string_from_status ()

const gchar *
gebr_comm_job_get_string_from_status (GebrCommJobStatus status);

gebr_comm_job_get_status_from_string ()

GebrCommJobStatus
gebr_comm_job_get_status_from_string (const gchar *status);

Types and Values

GEBR_COMM_JOB_TYPE

#define GEBR_COMM_JOB_TYPE		(gebr_comm_job_get_type())

enum GebrCommJobStatus

Members

JOB_STATUS_INITIAL

   

JOB_STATUS_QUEUED

   

JOB_STATUS_FAILED

   

JOB_STATUS_RUNNING

   

JOB_STATUS_FINISHED

   

JOB_STATUS_CANCELED

   

JOB_STATUS_REQUEUED

   

JOB_STATUS_ISSUED

   

struct GebrCommJob

struct GebrCommJob;

struct GebrCommJobClass

struct GebrCommJobClass {
	GObjectClass parent;
};

Property Details

The “client-display” property

  “client-display”           GString *

Flags: Read / Write


The “client-hostname” property

  “client-hostname”          GString *

Flags: Read / Write


The “cmd-line” property

  “cmd-line”                 GString *

Flags: Read / Write


The “finish-date” property

  “finish-date”              GString *

Flags: Read / Write


The “flow-xml” property

  “flow-xml”                 GString *

Flags: Read / Write


The “issues” property

  “issues”                   GString *

Flags: Read / Write


The “jid” property

  “jid”                      GString *

Flags: Read / Write


The “moab-account” property

  “moab-account”             GString *

Flags: Read / Write


The “moab-jid” property

  “moab-jid”                 GString *

Flags: Read / Write


The “n-process” property

  “n-process”                GString *

Flags: Read / Write


The “output” property

  “output”                   GString *

Flags: Read / Write


The “queue-id” property

  “queue-id”                 GString *

Flags: Read / Write


The “run-id” property

  “run-id”                   GString *

Flags: Read / Write


The “start-date” property

  “start-date”               GString *

Flags: Read / Write


The “title” property

  “title”                    GString *

Flags: Read / Write