Trippin Cyril
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Public Member Functions | List of all members
trippingcyril::ShouldDelete Class Reference

A simple interface to determine if the object should be deleted or not. More...

#include <ShouldDelete.h>

Inheritance diagram for trippingcyril::ShouldDelete:
[legend]

Public Member Functions

virtual bool shouldDelete () const
 

Detailed Description

A simple interface to determine if the object should be deleted or not.

Member Function Documentation

virtual bool trippingcyril::ShouldDelete::shouldDelete ( ) const
inlinevirtual

Return true from this method if the object should be deleted

Returns
True by default

Reimplemented in trippingcyril::StringWriter, and trippingcyril::Writer.


The documentation for this class was generated from the following file: