fpmas 1.6
Classes | Namespaces | Typedefs
hard_sync_mode.h File Reference
#include "fpmas/communication/communication.h"
#include "hard_data_sync.h"
#include "hard_sync_mutex.h"
#include "hard_sync_linker.h"
Include dependency graph for hard_sync_mode.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  fpmas::synchro::hard::HardSyncModeBase< T >
 
class  fpmas::synchro::hard::hard_link::HardSyncMode< T >
 
class  fpmas::synchro::hard::ghost_link::HardSyncMode< T >
 

Namespaces

namespace  fpmas
 
namespace  fpmas::synchro
 
namespace  fpmas::synchro::hard
 
 
 

Typedefs

template<typename T >
using fpmas::synchro::HardSyncMode = hard::hard_link::HardSyncMode< T >
 
template<typename T >
using fpmas::synchro::HardSyncModeWithGhostLink = hard::ghost_link::HardSyncMode< T >
 

Detailed Description

HardSyncMode implementation.