#include <sbSongkickDBService.h>
|
| sbSongkickConcertInfo () |
|
virtual | ~sbSongkickConcertInfo () |
|
NS_DECL_ISUPPORTS
NS_DECL_SBISONGKICKCONCERTINFO
nsresult | Init (const nsAString &aArtistname, const nsAString &aArtistURL, const nsAString &aID, const nsAString &aTS, const nsAString &aVenue, const nsAString &aCity, const nsAString &aTitle, const nsAString &aURL, const nsAString &aVenueURL, const nsAString &aTickets, nsIArray *aArtistsConcertInfo, const nsAString &aLibartist) |
|
|
readonly attribute AString | artistname |
|
readonly attribute AString | artisturl |
|
readonly attribute AString | id |
|
readonly attribute AString | ts |
|
readonly attribute AString | venue |
|
readonly attribute AString | city |
|
readonly attribute AString | title |
|
readonly attribute AString | url |
|
readonly attribute AString | venueURL |
|
readonly attribute AString | tickets |
|
readonly attribute nsIArray | artistsConcertInfo |
|
readonly attribute AString | libartist |
|
Definition at line 90 of file sbSongkickDBService.h.
sbSongkickConcertInfo::sbSongkickConcertInfo |
( |
| ) |
|
sbSongkickConcertInfo::~sbSongkickConcertInfo |
( |
| ) |
|
|
virtual |
nsresult sbSongkickConcertInfo::Init |
( |
const nsAString & |
aArtistname, |
|
|
const nsAString & |
aArtistURL, |
|
|
const nsAString & |
aID, |
|
|
const nsAString & |
aTS, |
|
|
const nsAString & |
aVenue, |
|
|
const nsAString & |
aCity, |
|
|
const nsAString & |
aTitle, |
|
|
const nsAString & |
aURL, |
|
|
const nsAString & |
aVenueURL, |
|
|
const nsAString & |
aTickets, |
|
|
nsIArray * |
aArtistsConcertInfo, |
|
|
const nsAString & |
aLibartist |
|
) |
| |
nsCOMPtr<nsIArray> sbSongkickConcertInfo::mArtistConcertInfoArray |
|
protected |
nsString sbSongkickConcertInfo::mArtistname |
|
protected |
nsString sbSongkickConcertInfo::mArtistURL |
|
protected |
nsString sbSongkickConcertInfo::mCity |
|
protected |
nsString sbSongkickConcertInfo::mID |
|
protected |
nsString sbSongkickConcertInfo::mLibArtist |
|
protected |
nsString sbSongkickConcertInfo::mTickets |
|
protected |
nsString sbSongkickConcertInfo::mTitle |
|
protected |
nsString sbSongkickConcertInfo::mTS |
|
protected |
nsString sbSongkickConcertInfo::mURL |
|
protected |
nsString sbSongkickConcertInfo::mVenue |
|
protected |
nsString sbSongkickConcertInfo::mVenueURL |
|
protected |
The documentation for this class was generated from the following files: