LRAUV  revA
Str.cpp File Reference

Contains the Str class implementation. More...

#include "Str.h"
#include <stdio.h>
#include <assert.h>
#include <stdlib.h>
#include "AuvMath.h"
Include dependency graph for Str.cpp:

Functions

Str operator+ (const char *var, const Str &str)
 
Str operator+ (const Str &var, const Str &str)
 

Detailed Description

Contains the Str class implementation.

Copyright (c) 2007,2008,2009 MBARI MBARI Proprietary Information. All Rights Reserved

Function Documentation

Str operator+ ( const char *  var,
const Str str 
)
Str operator+ ( const Str var,
const Str str 
)