MCPcopy Create free account
hub / github.com/FirebirdSQL/firebird / shiftLeft

Method shiftLeft

src/common/StatusArg.h:79–79  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

77 virtual void appendTo(IStatus*) const throw() { }
78
79 virtual void shiftLeft(const Base&) throw() { }
80 virtual void shiftLeft(const Warning&) throw() { }
81 virtual void shiftLeft(const char*) throw() { }
82 virtual void shiftLeft(const AbstractString&) throw() { }

Callers 1

StatusVectorClass · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected