This simply constrained (value‐semantic) attribute class characterizes configuration parameters for a file cleaner. See the for information on the class attributes. Note that the class invariants are identically the constraints on the individual attributes.
Synopsis
Declared in <balb_filecleanerconfiguration.h>
class FileCleanerConfiguration;
Description
This class: * supports a complete set of value‐semantic operations
-
except for
bdexserialization * is exception‐neutral (agnostic) * is alias‐safe * isconstthread‐safe For terminology seebsldoc_glossary.
Member Functions
Name |
Description |
|
Constructors |
Assign to this file cleaner configuration object the in‐core value of the specified |
|
Return a |
|
Return the maximum file age attribute of this object. |
|
Return the maximum number of files to keep attribute of this object. |
|
Return the minimum number of files to keep attribute of this object. |
|
Format a reasonable representation of this object to the specified output |
|
Set the file pattern attribute of this object to the specified |
|
Set the maximum file age attribute of this object to the specified |
|
Set the maximum number of files to keep attribute of this object to the specified |
|
Set the minimum number of files to keep attribute of this object to the specified |
|
|
Declare that this type uses a |
Friends
Name |
Description |
Return |
Non-Member Functions
Name |
Description |
Return |
Created with MrDocs