C++ Class: HTMLAddress

public class HTMLAddress

DESCRIPTION

HTMLAddress encapsulates the Address Block that ends an HTML document.

REMARKS

System Information

  • WinNT/WIN95/Borland

    Header

  • HTMLAddress.h

    Base Classes

    Keywords

  • HTML

    __________________________________________________________________________________________________________________________________________________

    Attributes

  • Address1
  • Address2
  • Address3
  • City
  • EMailAddress
  • Name
  • Phone
  • State
  • Zip

    Methods

  • =
  • GetFormatedText
  • HTMLAddress
  • ~HTMLAddress

    __________________________________________________________________________________________________________________________________________________

    __________________________________________________________________________________________________________________________________________________

    Attribute Descriptions

    PUBLIC

    __________________________________________________________________________________________________________________________________________________

  • string Address1
  • __________________________________________________________________________________________________________________________________________________

  • string Address2
  • __________________________________________________________________________________________________________________________________________________

  • string Address3
  • __________________________________________________________________________________________________________________________________________________

  • string City
  • __________________________________________________________________________________________________________________________________________________

  • string EMailAddress
  • __________________________________________________________________________________________________________________________________________________

  • string Name
  • __________________________________________________________________________________________________________________________________________________

  • string Phone
  • __________________________________________________________________________________________________________________________________________________

  • State State
  • __________________________________________________________________________________________________________________________________________________

  • string Zip
  • __________________________________________________________________________________________________________________________________________________

    Method Descriptions

    PUBLIC

    __________________________________________________________________________________________________________________________________________________

  • operator HTMLAddress& = (void HTMLAddress&)
    
    
    void HTMLAddress&

    __________________________________________________________________________________________________________________________________________________

  • operator string GetFormatedText ()
    
    

    __________________________________________________________________________________________________________________________________________________

  • operator ~HTMLAddress ()
    
    

    PROTECTED

    __________________________________________________________________________________________________________________________________________________

  • HTMLAddress ()
    
    
    Date Generated: 6/20/1997