Rosetta
Functions
ms::checkpoint Namespace Reference

Functions

BooleanOptionKey const checkpoint ("ms:checkpoint")
 
StringOptionKey const prefix ("ms:checkpoint:prefix")
 
IntegerOptionKey const interval ("ms:checkpoint:interval")
 
BooleanOptionKey const gz ("ms:checkpoint:gz")
 
BooleanOptionKey const rename ("ms:checkpoint:rename")
 

Function Documentation

◆ checkpoint()

BooleanOptionKey const ms::checkpoint::checkpoint ( "ms:checkpoint"  )

Referenced by prefix().

◆ gz()

BooleanOptionKey const ms::checkpoint::gz ( "ms:checkpoint:gz"  )

◆ interval()

IntegerOptionKey const ms::checkpoint::interval ( "ms:checkpoint:interval"  )

◆ prefix()

StringOptionKey const ms::checkpoint::prefix ( "ms:checkpoint:prefix"  )

◆ rename()

BooleanOptionKey const ms::checkpoint::rename ( "ms:checkpoint:rename"  )