Skip to content

AFNI/NIfTI Server

Sections
Personal tools
You are here: Home » AFNI » Documentation

Doxygen Source Code Documentation


Main Page   Alphabetical List   Data Structures   File List   Data Fields   Globals   Search  

parallel.h File Reference

#include "ansi.h"
#include "bitio.h"
#include "frame.h"

Go to the source code of this file.


Functions

void StartMasterServer _ANSI_ARGS_ ((int numInputFiles, char *paramFile, char *outputFileName))
boolean NotifyMasterDone _ANSI_ARGS_ ((char *hostName, int portNum, int machineNumber, int seconds, int *frameStart, int *frameEnd))
void StartIOServer _ANSI_ARGS_ ((int numInputFiles, char *hostName, int portNum))
void StartCombineServer _ANSI_ARGS_ ((int numInputFiles, char *outputFileName, char *hostName, int portNum))
void WaitForOutputFile _ANSI_ARGS_ ((int number))
void GetRemoteFrame _ANSI_ARGS_ ((MpegFrame *frame, int frameNumber))
void SendRemoteFrame _ANSI_ARGS_ ((int frameNumber, BitBucket *bb))
void NoteFrameDone _ANSI_ARGS_ ((int frameStart, int frameEnd))
void SetIOConvert _ANSI_ARGS_ ((boolean separate))
void SetRemoteShell _ANSI_ARGS_ ((char *shell))
void NotifyDecodeServerReady _ANSI_ARGS_ ((int id))
void SendDecodedFrame _ANSI_ARGS_ ((MpegFrame *frame))
void SetParallelPerfect _ANSI_ARGS_ ((boolean val))

Variables

int parallelTestFrames
int parallelTimeChunks
char * IOhostName
int ioPortNumber
int combinePortNumber
int decodePortNumber
boolean ioServer
boolean niceProcesses
boolean forceIalign
int machineNumber
boolean remoteIO
boolean separateConversion

Function Documentation

void SetParallelPerfect _ANSI_ARGS_ (boolean val  
 

void SendDecodedFrame _ANSI_ARGS_ (MpegFrame *frame  
 

void NotifyDecodeServerReady _ANSI_ARGS_ (int id)   
 

void SetRemoteShell _ANSI_ARGS_ (char *shell  
 

void SetIOConvert _ANSI_ARGS_ (boolean separate)   
 

void NoteFrameDone _ANSI_ARGS_ (int frameStart, int frameEnd  
 

void SendRemoteFrame _ANSI_ARGS_ (int frameNumber, BitBucket *bb  
 

void GetRemoteFrame _ANSI_ARGS_ (MpegFrame *frame, int frameNumber  
 

void WaitForOutputFile _ANSI_ARGS_ (int number)   
 

void StartDecodeServer _ANSI_ARGS_ (int numInputFiles, char *outputFileName, char *hostName, int portNum  
 

void StartIOServer _ANSI_ARGS_ (int numInputFiles, char *hostName, int portNum  
 

boolean NotifyMasterDone _ANSI_ARGS_ (char *hostName, int portNum, int machineNumber, int seconds, int *frameStart, int *frameEnd  
 

void StartMasterServer _ANSI_ARGS_ (int numInputFiles, char *paramFile, char *outputFileName  
 


Variable Documentation

int combinePortNumber
 

Definition at line 113 of file parallel.h.

int decodePortNumber
 

Definition at line 114 of file parallel.h.

boolean forceIalign
 

Definition at line 118 of file parallel.h.

char* IOhostName
 

Definition at line 111 of file parallel.h.

int ioPortNumber
 

Definition at line 112 of file parallel.h.

boolean ioServer
 

Definition at line 116 of file parallel.h.

int machineNumber
 

Definition at line 1253 of file parallel.c.

boolean niceProcesses
 

Definition at line 117 of file parallel.h.

int parallelTestFrames
 

Definition at line 108 of file parallel.h.

int parallelTimeChunks
 

Definition at line 109 of file parallel.h.

boolean remoteIO
 

Definition at line 120 of file parallel.h.

boolean separateConversion
 

Definition at line 121 of file parallel.h.

 

Powered by Plone

This site conforms to the following standards: