feisty meow concerns codebase  2.140
bogon Class Reference

#include <bogon.h>

Public Member Functions

 bogon (basis::abyte *to_copy)
 
 bogon (const bogon &to_copy)
 
bogonoperator= (const bogon &to_copy)
 
 ~bogon ()
 
basis::abyteheld () const
 
int size () const
 

Detailed Description

Definition at line 29 of file bogon.h.

Constructor & Destructor Documentation

◆ bogon() [1/2]

bogon::bogon ( basis::abyte to_copy)

Definition at line 26 of file bogon.cpp.

References basis::astring::length(), and basis::astring::stuff().

◆ bogon() [2/2]

bogon::bogon ( const bogon to_copy)

Definition at line 37 of file bogon.cpp.

References operator=().

◆ ~bogon()

bogon::~bogon ( )

Definition at line 48 of file bogon.cpp.

Member Function Documentation

◆ held()

abyte * bogon::held ( ) const

Definition at line 50 of file bogon.cpp.

◆ operator=()

bogon & bogon::operator= ( const bogon to_copy)

Definition at line 39 of file bogon.cpp.

References basis::astring::length(), and basis::astring::stuff().

Referenced by bogon().

◆ size()

int bogon::size ( ) const

Definition at line 52 of file bogon.cpp.


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