OGMJobPipeline

OGMJobPipeline — A container to run spawns together

Synopsis


#include <ogmjob-pipeline.h>

                    OGMJobPipeline;
OGMJobSpawn*        ogmjob_pipeline_new                 (void);

Object Hierarchy

  GObject
   +----OGMJobSpawn
         +----OGMJobContainer
               +----OGMJobList
                     +----OGMJobPipeline

Description

Details

OGMJobPipeline

typedef struct _OGMJobPipeline OGMJobPipeline;


ogmjob_pipeline_new ()

OGMJobSpawn*        ogmjob_pipeline_new                 (void);

Creates a new OGMJobPipeline.

Returns :

The new OGMJobPipeline